#CCE77D#CCE77D
#CCE77D is a very light, vivid yellow-green. Relative luminance 0.715; OKLCH L 88.5% C 0.136 H 121.0°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE77D |
|---|---|
| RGB | rgb(204, 231, 125) |
| HSL | hsl(75, 69%, 70%) |
| HSV | hsv(75, 46%, 91%) |
| CMYK | cmyk(11.7%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(87.71, -24.95, 48.41) |
| CIE-LCH | lch(87.71, 54.46, 117.26°) |
| OKLab | oklab(88.54% -0.0698 0.1163) |
| OKLCH | oklch(88.54% 0.136 121) |
| XYZ | xyz(57.1796, 71.4699, 30.1808) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.47
Light Khaki
#E6F2A2
ΔE00 5.75
Pear
#CBF85F
ΔE00 6.06
Greenish Beige
#C9D179
ΔE00 6.07
Pale Olive Green
#B1D27B
ΔE00 6.13
Pistachio (survey)
#C0FA8B
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE77D #987DE7
analogous
#E7CD7D #CCE77D #97E77D
triadic
#CCE77D #7DCCE7 #E77DCC
tetradic
#CCE77D #7DE7CD #987DE7 #E77D97
square
#CCE77D #7DE7CD #987DE7 #E77D97
split-complementary
#CCE77D #7D97E7 #CD7DE7
monochromatic
#9CC524 #B8DD49 #CCE77D #E0F1B1 #F5FAE4
Accessibility & contrast
On white
1.37
#CCE77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#CCE77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE77D
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE77D | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC74
Deuteranopia (green-blind)
#EFDC83
Tritanopia (blue-blind)
#D4DDCE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cce77d; /* rgb */ color: rgb(204, 231, 125); /* oklch */ color: oklch(88.5% 0.136 121.0);
Tailwind
colors: {
custom: {
50: '#ddeea4',
500: '#cce77d',
950: '#000000',
},
}SCSS
$custom: #cce77d; $custom-light: #ddeea4; $custom-dark: #000000;
JSON
{
"hex": "#cce77d",
"rgb": {
"r": 204,
"g": 231,
"b": 125
},
"hsl": {
"h": 75.283,
"s": 68.831,
"l": 69.804
},
"oklch": {
"l": 0.88539,
"c": 0.1356,
"h": 121
},
"luminance": 0.7147
}Semantic roles & 50–950 ramp
primary
#CCE77D
secondary
#6749BF
accent
#15D145
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580