#CEE77D#CEE77D
#CEE77D is a very light, vivid yellow-green. Relative luminance 0.718; OKLCH L 88.7% C 0.135 H 120.1°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE77D |
|---|---|
| RGB | rgb(206, 231, 125) |
| HSL | hsl(74, 69%, 70%) |
| HSV | hsv(74, 46%, 91%) |
| CMYK | cmyk(10.8%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(87.85, -24.19, 48.61) |
| CIE-LCH | lch(87.85, 54.30, 116.45°) |
| OKLab | oklab(88.68% -0.0677 0.1167) |
| OKLCH | oklch(88.68% 0.135 120.1) |
| XYZ | xyz(57.7315, 71.7545, 30.2067) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.55
Light Yellow Green
#CCFD7F
ΔE00 5.68
Greenish Beige
#C9D179
ΔE00 5.89
Pear
#CBF85F
ΔE00 6.13
Pale Olive Green
#B1D27B
ΔE00 6.36
Pistachio (survey)
#C0FA8B
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE77D #967DE7
analogous
#E7CB7D #CEE77D #99E77D
triadic
#CEE77D #7DCEE7 #E77DCE
tetradic
#CEE77D #7DE7CB #967DE7 #E77D99
square
#CEE77D #7DE7CB #967DE7 #E77D99
split-complementary
#CEE77D #7D99E7 #CB7DE7
monochromatic
#9FC524 #BBDD49 #CEE77D #E1F1B1 #F5FAE4
Accessibility & contrast
On white
1.37
#CEE77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#CEE77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE77D
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE77D | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC74
Deuteranopia (green-blind)
#F0DD83
Tritanopia (blue-blind)
#D7DDCE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cee77d; /* rgb */ color: rgb(206, 231, 125); /* oklch */ color: oklch(88.7% 0.135 120.1);
Tailwind
colors: {
custom: {
50: '#deeea4',
500: '#cee77d',
950: '#000000',
},
}SCSS
$custom: #cee77d; $custom-light: #deeea4; $custom-dark: #000000;
JSON
{
"hex": "#cee77d",
"rgb": {
"r": 206,
"g": 231,
"b": 125
},
"hsl": {
"h": 74.151,
"s": 68.831,
"l": 69.804
},
"oklch": {
"l": 0.88683,
"c": 0.13493,
"h": 120.1
},
"luminance": 0.71754
}Semantic roles & 50–950 ramp
primary
#CEE77D
secondary
#6549BF
accent
#15D141
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580