#CEEE8B#CEEE8B
#CEEE8B is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 90.4% C 0.130 H 123.6°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEE8B |
|---|---|
| RGB | rgb(206, 238, 139) |
| HSL | hsl(79, 74%, 74%) |
| HSV | hsv(79, 42%, 93%) |
| CMYK | cmyk(13.4%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(89.92, -26.01, 44.43) |
| CIE-LCH | lch(89.92, 51.48, 120.34°) |
| OKLab | oklab(90.4% -0.0719 0.1081) |
| OKLCH | oklch(90.4% 0.13 123.6) |
| XYZ | xyz(60.6882, 76.1347, 35.9194) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.55
Pistachio (survey)
#C0FA8B
ΔE00 4.59
Light Khaki
#E6F2A2
ΔE00 5.08
Light Pea Green
#C4FE82
ΔE00 5.15
Celery
#C1FD95
ΔE00 5.25
Light Yellowish Green
#C2FF89
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEE8B #AB8BEE
analogous
#EEDD8B #CEEE8B #9DEE8B
triadic
#CEEE8B #8BCEEE #EE8BCE
tetradic
#CEEE8B #8BEEDD #AB8BEE #EE8B9D
square
#CEEE8B #8BEEDD #AB8BEE #EE8B9D
split-complementary
#CEEE8B #8B9DEE #DD8BEE
monochromatic
#A1DE21 #B7E656 #CEEE8B #E5F6C0 #F4FBE4
Accessibility & contrast
On white
1.29
#CEEE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#CEEE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEE8B
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEE8B | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E383
Deuteranopia (green-blind)
#F4E290
Tritanopia (blue-blind)
#D5E5D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceee8b; /* rgb */ color: rgb(206, 238, 139); /* oklch */ color: oklch(90.4% 0.130 123.6);
Tailwind
colors: {
custom: {
50: '#def3ae',
500: '#ceee8b',
950: '#000000',
},
}SCSS
$custom: #ceee8b; $custom-light: #def3ae; $custom-dark: #000000;
JSON
{
"hex": "#ceee8b",
"rgb": {
"r": 206,
"g": 238,
"b": 139
},
"hsl": {
"h": 79.394,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.90403,
"c": 0.12982,
"h": 123.6
},
"luminance": 0.76135
}Semantic roles & 50–950 ramp
primary
#CEEE8B
secondary
#7A54C9
accent
#0FD74F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581