#CEEE7F#CEEE7F
#CEEE7F is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 90.2% C 0.142 H 122.5°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEE7F |
|---|---|
| RGB | rgb(206, 238, 127) |
| HSL | hsl(77, 77%, 72%) |
| HSV | hsv(77, 47%, 93%) |
| CMYK | cmyk(13.4%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(89.77, -27.31, 50.01) |
| CIE-LCH | lch(89.77, 56.98, 118.64°) |
| OKLab | oklab(90.23% -0.0764 0.1199) |
| OKLCH | oklch(90.23% 0.142 122.5) |
| XYZ | xyz(59.8590, 75.8031, 31.5525) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.86
Light Pea Green
#C4FE82
ΔE00 4.86
Pear
#CBF85F
ΔE00 4.90
Pistachio (survey)
#C0FA8B
ΔE00 4.95
Pale Lime
#BEFD73
ΔE00 5.43
Light Yellowish Green
#C2FF89
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEE7F #9F7FEE
analogous
#EED77F #CEEE7F #97EE7F
triadic
#CEEE7F #7FCEEE #EE7FCE
tetradic
#CEEE7F #7FEED7 #9F7FEE #EE7F97
square
#CEEE7F #7FEED7 #9F7FEE #EE7F97
split-complementary
#CEEE7F #7F97EE #D77FEE
monochromatic
#A1D61C #B9E749 #CEEE7F #E3F5B5 #F5FBE4
Accessibility & contrast
On white
1.30
#CEEE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#CEEE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEE7F
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEE7F | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E276
Deuteranopia (green-blind)
#F5E285
Tritanopia (blue-blind)
#D6E4D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceee7f; /* rgb */ color: rgb(206, 238, 127); /* oklch */ color: oklch(90.2% 0.142 122.5);
Tailwind
colors: {
custom: {
50: '#dff3a6',
500: '#ceee7f',
950: '#000000',
},
}SCSS
$custom: #ceee7f; $custom-light: #dff3a6; $custom-dark: #000000;
JSON
{
"hex": "#ceee7f",
"rgb": {
"r": 206,
"g": 238,
"b": 127
},
"hsl": {
"h": 77.297,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.90229,
"c": 0.14219,
"h": 122.5
},
"luminance": 0.75803
}Semantic roles & 50–950 ramp
primary
#CEEE7F
secondary
#6E49C8
accent
#0DD948
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580