#CEE37F#CEE37F
#CEE37F is a very light, vivid yellow-green. Relative luminance 0.696; OKLCH L 87.8% C 0.128 H 118.8°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE37F |
|---|---|
| RGB | rgb(206, 227, 127) |
| HSL | hsl(73, 64%, 69%) |
| HSV | hsv(73, 44%, 89%) |
| CMYK | cmyk(9.3%, 0%, 44.1%, 11%) |
| CIE-LAB | lab(86.80, -22.05, 46.35) |
| CIE-LCH | lch(86.80, 51.33, 115.44°) |
| OKLab | oklab(87.85% -0.0615 0.1118) |
| OKLCH | oklch(87.85% 0.128 118.8) |
| XYZ | xyz(56.7538, 69.5926, 30.5174) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.73
Light Khaki
#E6F2A2
ΔE00 5.27
Pale Olive Green
#B1D27B
ΔE00 5.80
Greenish Tan
#BCCB7A
ΔE00 6.00
Pale Olive
#B9CC81
ΔE00 6.48
Light Yellow Green
#CCFD7F
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE37F #947FE3
analogous
#E3C67F #CEE37F #9CE37F
triadic
#CEE37F #7FCEE3 #E37FCE
tetradic
#CEE37F #7FE3C6 #947FE3 #E37F9C
square
#CEE37F #7FE3C6 #947FE3 #E37F9C
split-complementary
#CEE37F #7F9CE3 #C67FE3
monochromatic
#9FBE2A #BBD84D #CEE37F #E1EEB1 #F4F9E3
Accessibility & contrast
On white
1.41
#CEE37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#CEE37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE37F
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE37F | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED977
Deuteranopia (green-blind)
#ECDA84
Tritanopia (blue-blind)
#D7DACB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cee37f; /* rgb */ color: rgb(206, 227, 127); /* oklch */ color: oklch(87.8% 0.128 118.8);
Tailwind
colors: {
custom: {
50: '#deeba6',
500: '#cee37f',
950: '#000000',
},
}SCSS
$custom: #cee37f; $custom-light: #deeba6; $custom-dark: #000000;
JSON
{
"hex": "#cee37f",
"rgb": {
"r": 206,
"g": 227,
"b": 127
},
"hsl": {
"h": 72.6,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.87848,
"c": 0.1276,
"h": 118.8
},
"luminance": 0.69592
}Semantic roles & 50–950 ramp
primary
#CEE37F
secondary
#634CBB
accent
#1ACC3F
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480