#CEEB86#CEEB86
#CEEB86 is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.7% C 0.131 H 122.2°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEB86 |
|---|---|
| RGB | rgb(206, 235, 134) |
| HSL | hsl(77, 72%, 72%) |
| HSV | hsv(77, 43%, 92%) |
| CMYK | cmyk(12.3%, 0%, 43%, 7.8%) |
| CIE-LAB | lab(89.05, -25.14, 45.76) |
| CIE-LCH | lch(89.05, 52.21, 118.79°) |
| OKLab | oklab(89.68% -0.0698 0.1109) |
| OKLCH | oklch(89.68% 0.131 122.2) |
| XYZ | xyz(59.4650, 74.2596, 33.7504) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.96
Light Khaki
#E6F2A2
ΔE00 5.08
Pistachio (survey)
#C0FA8B
ΔE00 5.35
Light Pea Green
#C4FE82
ΔE00 5.73
Light Yellowish Green
#C2FF89
ΔE00 6.07
Celery
#C1FD95
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEB86 #A386EB
analogous
#EBD686 #CEEB86 #9BEB86
triadic
#CEEB86 #86CEEB #EB86CE
tetradic
#CEEB86 #86EBD6 #A386EB #EB869B
square
#CEEB86 #86EBD6 #A386EB #EB869B
split-complementary
#CEEB86 #869BEB #D686EB
monochromatic
#A1D423 #B9E251 #CEEB86 #E3F4BB #F4FBE5
Accessibility & contrast
On white
1.32
#CEEB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#CEEB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEB86
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEB86 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07E
Deuteranopia (green-blind)
#F2E08B
Tritanopia (blue-blind)
#D5E2D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceeb86; /* rgb */ color: rgb(206, 235, 134); /* oklch */ color: oklch(89.7% 0.131 122.2);
Tailwind
colors: {
custom: {
50: '#def1ab',
500: '#ceeb86',
950: '#000000',
},
}SCSS
$custom: #ceeb86; $custom-light: #def1ab; $custom-dark: #000000;
JSON
{
"hex": "#ceeb86",
"rgb": {
"r": 206,
"g": 235,
"b": 134
},
"hsl": {
"h": 77.228,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.89678,
"c": 0.13097,
"h": 122.2
},
"luminance": 0.7426
}Semantic roles & 50–950 ramp
primary
#CEEB86
secondary
#7250C5
accent
#12D449
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581