#CEEA8B#CEEA8B
#CEEA8B is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.5% C 0.124 H 122.3°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA8B |
|---|---|
| RGB | rgb(206, 234, 139) |
| HSL | hsl(78, 69%, 73%) |
| HSV | hsv(78, 41%, 92%) |
| CMYK | cmyk(12%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(88.84, -24.10, 43.06) |
| CIE-LCH | lch(88.84, 49.35, 119.23°) |
| OKLab | oklab(89.54% -0.0665 0.105) |
| OKLCH | oklch(89.54% 0.124 122.3) |
| XYZ | xyz(59.5365, 73.8314, 35.5355) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.65
Pistachio (survey)
#C0FA8B
ΔE00 5.58
Light Yellow Green
#CCFD7F
ΔE00 5.59
Pale Olive Green
#B1D27B
ΔE00 6.04
Celery
#C1FD95
ΔE00 6.17
Light Pea Green
#C4FE82
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA8B #A78BEA
analogous
#EAD68B #CEEA8B #9EEA8B
triadic
#CEEA8B #8BCEEA #EA8BCE
tetradic
#CEEA8B #8BEAD6 #A78BEA #EA8B9E
square
#CEEA8B #8BEAD6 #A78BEA #EA8B9E
split-complementary
#CEEA8B #8B9EEA #D68BEA
monochromatic
#A1D426 #B8E157 #CEEA8B #E4F3BF #F4FAE5
Accessibility & contrast
On white
1.33
#CEEA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#CEEA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA8B
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA8B | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E084
Deuteranopia (green-blind)
#F1DF90
Tritanopia (blue-blind)
#D5E1D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceea8b; /* rgb */ color: rgb(206, 234, 139); /* oklch */ color: oklch(89.5% 0.124 122.3);
Tailwind
colors: {
custom: {
50: '#def0ae',
500: '#ceea8b',
950: '#000000',
},
}SCSS
$custom: #ceea8b; $custom-light: #def0ae; $custom-dark: #000000;
JSON
{
"hex": "#ceea8b",
"rgb": {
"r": 206,
"g": 234,
"b": 139
},
"hsl": {
"h": 77.684,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.89538,
"c": 0.12429,
"h": 122.3
},
"luminance": 0.73832
}Semantic roles & 50–950 ramp
primary
#CEEA8B
secondary
#7655C4
accent
#14D14C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581