#CCEE73#CCEE73
#CCEE73 is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 89.9% C 0.155 H 122.4°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEE73 |
|---|---|
| RGB | rgb(204, 238, 115) |
| HSL | hsl(77, 78%, 69%) |
| HSV | hsv(77, 52%, 93%) |
| CMYK | cmyk(14.3%, 0%, 51.7%, 6.7%) |
| CIE-LAB | lab(89.50, -29.25, 55.24) |
| CIE-LCH | lch(89.50, 62.51, 117.90°) |
| OKLab | oklab(89.93% -0.0827 0.1305) |
| OKLCH | oklch(89.93% 0.155 122.4) |
| XYZ | xyz(58.5712, 75.2241, 27.6504) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.57
Light Yellow Green
#CCFD7F
ΔE00 3.70
Light Pea Green
#C4FE82
ΔE00 4.89
Pale Lime
#BEFD73
ΔE00 4.97
Pistachio (survey)
#C0FA8B
ΔE00 5.47
Light Yellowish Green
#C2FF89
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEE73 #9573EE
analogous
#EED273 #CCEE73 #8FEE73
triadic
#CCEE73 #73CCEE #EE73CC
tetradic
#CCEE73 #73EED2 #9573EE #EE738F
square
#CCEE73 #73EED2 #9573EE #EE738F
split-complementary
#CCEE73 #738FEE #D273EE
monochromatic
#9CCE19 #B8E73C #CCEE73 #E0F5AA #F4FBE0
Accessibility & contrast
On white
1.31
#CCEE73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#CCEE73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEE73
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEE73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEE73 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE267
Deuteranopia (green-blind)
#F6E17A
Tritanopia (blue-blind)
#D4E4D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ccee73; /* rgb */ color: rgb(204, 238, 115); /* oklch */ color: oklch(89.9% 0.155 122.4);
Tailwind
colors: {
custom: {
50: '#def39e',
500: '#ccee73',
950: '#000000',
},
}SCSS
$custom: #ccee73; $custom-light: #def39e; $custom-dark: #000000;
JSON
{
"hex": "#ccee73",
"rgb": {
"r": 204,
"g": 238,
"b": 115
},
"hsl": {
"h": 76.585,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.89934,
"c": 0.15453,
"h": 122.4
},
"luminance": 0.75224
}Semantic roles & 50–950 ramp
primary
#CCEE73
secondary
#643EC7
accent
#0BDB44
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580