#CEEA86#CEEA86
#CEEA86 is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.5% C 0.130 H 121.9°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA86 |
|---|---|
| RGB | rgb(206, 234, 134) |
| HSL | hsl(77, 70%, 72%) |
| HSV | hsv(77, 43%, 92%) |
| CMYK | cmyk(12%, 0%, 42.7%, 8.2%) |
| CIE-LAB | lab(88.78, -24.66, 45.42) |
| CIE-LCH | lch(88.78, 51.68, 118.50°) |
| OKLab | oklab(89.46% -0.0684 0.1101) |
| OKLCH | oklch(89.46% 0.13 121.9) |
| XYZ | xyz(59.1795, 73.6886, 33.6553) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.99
Light Yellow Green
#CCFD7F
ΔE00 5.22
Pistachio (survey)
#C0FA8B
ΔE00 5.59
Light Pea Green
#C4FE82
ΔE00 5.99
Pale Olive Green
#B1D27B
ΔE00 6.23
Light Yellowish Green
#C2FF89
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA86 #A286EA
analogous
#EAD486 #CEEA86 #9CEA86
triadic
#CEEA86 #86CEEA #EA86CE
tetradic
#CEEA86 #86EAD4 #A286EA #EA869C
square
#CEEA86 #86EAD4 #A286EA #EA869C
split-complementary
#CEEA86 #869CEA #D486EA
monochromatic
#A1D124 #B9E152 #CEEA86 #E3F3BA #F4FAE5
Accessibility & contrast
On white
1.33
#CEEA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#CEEA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA86
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA86 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7E
Deuteranopia (green-blind)
#F1DF8B
Tritanopia (blue-blind)
#D6E1D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceea86; /* rgb */ color: rgb(206, 234, 134); /* oklch */ color: oklch(89.5% 0.130 121.9);
Tailwind
colors: {
custom: {
50: '#def0ab',
500: '#ceea86',
950: '#000000',
},
}SCSS
$custom: #ceea86; $custom-light: #def0ab; $custom-dark: #000000;
JSON
{
"hex": "#ceea86",
"rgb": {
"r": 206,
"g": 234,
"b": 134
},
"hsl": {
"h": 76.8,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.89462,
"c": 0.12961,
"h": 121.9
},
"luminance": 0.73689
}Semantic roles & 50–950 ramp
primary
#CEEA86
secondary
#7150C4
accent
#13D249
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581