Skip to content

#ccec13

a balanced, electric yellow · warm · closest name: Green Yellow

RGB
204, 236, 19
HSL
69°, 85%, 50%
CMYK
14, 0, 92, 8
Luminance
0.7288

At a glance

Every number on this page in one read: what #ccec13 is made of, how bright it looks, and which way it leans.

Hex
#ccec13
Hue
69°
yellow
Saturation
85%
electric
Lightness
50%
balanced
Brightness
93%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7288
WCAG relative
Temperature
Warm
32/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
15.58:1
Closest name
Green Yellow
ΔE2000 7.9
Where it sits
Hue69° of 360°
Saturation85%
Lightness50%
Temperature
Warm ← → Cool32% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ccec13
RGBrgb(204, 236, 19)
HSLhsl(69, 85%, 50%)
CMYKcmyk(14%, 0%, 92%, 8%)
LABlab(88.4 -33.3 84.7)
LCHlch(88.4 91.0 111.4)
OKLCHoklch(0.889 0.207 119.2)
Decimal13429779
Display P3color(display-p3 0.800 0.925 0.075)

Copy-ready code

/* CSS */
color: #ccec13;
background-color: #ccec13;
/* Tailwind (arbitrary) */
class="text-[#ccec13] bg-[#ccec13]"
/* SCSS */
$brand: #ccec13;
/* SwiftUI */
Color(red: 0.800, green: 0.925, blue: 0.075)
/* Android */
Color.parseColor("#ccec13")
/* Flutter */
Color(0xFFCCEC13)
/* Python / OpenCV (BGR) */
(19, 236, 204)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #ccec13 · 15.58:1
Use #000000AAA at every size.
Aa
White text · 1.35:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.58:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ccec13 as text scores 1.35:1 on white and 15.58:1 on black.

Accessibility — WCAG contrast

Aa
#ccec13 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#ccec13 on black: 15.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FCDE00
deuteranopia · #F8DE35
tritanopia · #D9DFC9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ccec13 is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBFCF2
#F7FAE5
#EFF7C5
#E9F797
#DDF263
#D2EE2F
#ccec13
#A3BD0F
#83970C
#5F6D0D
#3B4408
Base = 600Lightest = 50 · #FBFCF2Darkest = 950 · #3B4408
:root {
  --brand-50: #FBFCF2;
  --brand-100: #F7FAE5;
  --brand-200: #EFF7C5;
  --brand-300: #E9F797;
  --brand-400: #DDF263;
  --brand-500: #D2EE2F;
  --brand-600: #ccec13;
  --brand-700: #A3BD0F;
  --brand-800: #83970C;
  --brand-900: #5F6D0D;
  --brand-950: #3B4408;
  --brand: #ccec13;
  --brand-ink: #000000;
}

Colors that work with #ccec13

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAFAF4
Tinted page background
Border#E6EDC0
Hairlines and dividers
Muted text#8F9B4B
Captions on the surface
Accent#0E25F1
Second voice, not a rival
Dark variant#667609
Hover, pressed, headers
Light variant#FAFDE7
Selected rows, tints
Dark surface#222414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #ccec13

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#3313EC
Analogous left#EC9F13
Analogous right#60EC13
Split-complement 1#1360EC
Split-complement 2#9F13EC
Triadic 1#13CCEC
Triadic 2#EC13CC
Tetradic#13EC9F

RGB percentages

Red80.0%
Green92.5%
Blue7.5%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow91.9%
Key (black)7.5%

Color previews

#ccec13 text on a black background

contrast 15.58:1

Card sample

#ccec13 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ccec13;
Background color
Panel with #ccec13 background
background-color: #ccec13;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ccec13;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(204, 236, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 236, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccec13;
background: linear-gradient(135deg, #ccec13, #3CEC13);

Monochromatic scale

Palettes built from #ccec13

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#ccec13 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#ccec13, answered

What color is #ccec13?

#ccec13 is a balanced electric yellow, closest to Green Yellow (ΔE2000 7.9). It sits at 69° on the hue wheel with 85% saturation and 50% lightness, which reads as warm.

What is the RGB value of #ccec13?

rgb(204, 236, 19) — 204 red, 236 green and 19 blue out of 255, or 80% / 92.5% / 7.5% by channel.

Is #ccec13 a light or a dark color?

It is a light color. Relative luminance is 0.7288 and perceived brightness is 83%, so black text on it reaches 15.58:1.

Should I use black or white text on #ccec13?

Black. It scores 15.58:1 against #ccec13, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #ccec13?

#3313EC sits directly opposite on the wheel. Softer options are the split-complements #1360EC and #9F13EC, which give the same contrast with far less vibration.

What colors go well with #ccec13?

For interface work: #FAFAF4 as the surface, #E6EDC0 for borders, #8F9B4B for secondary text, #0E25F1 as an accent and #667609 for hover and pressed states. For a palette, the analogous pair #EC9F13 and #60EC13 stays calm, while #3313EC is the loudest partner.

What is #ccec13 in CMYK for printing?

cmyk(14%, 0%, 92%, 8%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #ccec13 warm or cool?

Warm — it scores 32 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ECBC13; nudged cooler, #7DEF10.

Work with #ccec13 in the Color Lab