#CEEC8F#CEEC8F
#CEEC8F is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 90.0% C 0.123 H 123.4°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEC8F |
|---|---|
| RGB | rgb(206, 236, 143) |
| HSL | hsl(79, 71%, 74%) |
| HSV | hsv(79, 39%, 93%) |
| CMYK | cmyk(12.7%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(89.44, -24.59, 41.86) |
| CIE-LCH | lch(89.44, 48.54, 120.43°) |
| OKLab | oklab(90.03% -0.0676 0.1024) |
| OKLCH | oklch(90.03% 0.123 123.4) |
| XYZ | xyz(60.4067, 75.0957, 37.2938) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.64
Pistachio (survey)
#C0FA8B
ΔE00 5.14
Light Yellow Green
#CCFD7F
ΔE00 5.44
Celery
#C1FD95
ΔE00 5.62
Light Pea Green
#C4FE82
ΔE00 5.93
Light Yellowish Green
#C2FF89
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEC8F #AD8FEC
analogous
#ECDC8F #CEEC8F #A0EC8F
triadic
#CEEC8F #8FCEEC #EC8FCE
tetradic
#CEEC8F #8FECDC #AD8FEC #EC8FA0
square
#CEEC8F #8FECDC #AD8FEC #EC8FA0
split-complementary
#CEEC8F #8FA0EC #DC8FEC
monochromatic
#A0DA26 #B7E35B #CEEC8F #E5F5C3 #F4FBE5
Accessibility & contrast
On white
1.31
#CEEC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#CEEC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEC8F
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEC8F | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E288
Deuteranopia (green-blind)
#F2E194
Tritanopia (blue-blind)
#D4E4D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceec8f; /* rgb */ color: rgb(206, 236, 143); /* oklch */ color: oklch(90.0% 0.123 123.4);
Tailwind
colors: {
custom: {
50: '#def2b1',
500: '#ceec8f',
950: '#000000',
},
}SCSS
$custom: #ceec8f; $custom-light: #def2b1; $custom-dark: #000000;
JSON
{
"hex": "#ceec8f",
"rgb": {
"r": 206,
"g": 236,
"b": 143
},
"hsl": {
"h": 79.355,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.90033,
"c": 0.12274,
"h": 123.4
},
"luminance": 0.75096
}Semantic roles & 50–950 ramp
primary
#CEEC8F
secondary
#7C58C7
accent
#12D351
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151611
muted
#848581