#CEEB85#CEEB85
#CEEB85 is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.7% C 0.132 H 122.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEB85 |
|---|---|
| RGB | rgb(206, 235, 133) |
| HSL | hsl(77, 72%, 72%) |
| HSV | hsv(77, 43%, 92%) |
| CMYK | cmyk(12.3%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(89.03, -25.25, 46.23) |
| CIE-LCH | lch(89.03, 52.67, 118.65°) |
| OKLab | oklab(89.66% -0.0701 0.1119) |
| OKLCH | oklch(89.66% 0.132 122.1) |
| XYZ | xyz(59.3956, 74.2319, 33.3849) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.90
Light Khaki
#E6F2A2
ΔE00 5.16
Pistachio (survey)
#C0FA8B
ΔE00 5.37
Light Pea Green
#C4FE82
ΔE00 5.70
Light Yellowish Green
#C2FF89
ΔE00 6.07
Celery
#C1FD95
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEB85 #A285EB
analogous
#EBD585 #CEEB85 #9BEB85
triadic
#CEEB85 #85CEEB #EB85CE
tetradic
#CEEB85 #85EBD5 #A285EB #EB859B
square
#CEEB85 #85EBD5 #A285EB #EB859B
split-complementary
#CEEB85 #859BEB #D585EB
monochromatic
#A1D323 #B9E250 #CEEB85 #E3F4BA #F4FBE5
Accessibility & contrast
On white
1.33
#CEEB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#CEEB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEB85
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEB85 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 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)
#F6E07D
Deuteranopia (green-blind)
#F2E08A
Tritanopia (blue-blind)
#D6E2D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceeb85; /* rgb */ color: rgb(206, 235, 133); /* oklch */ color: oklch(89.7% 0.132 122.1);
Tailwind
colors: {
custom: {
50: '#def1aa',
500: '#ceeb85',
950: '#000000',
},
}SCSS
$custom: #ceeb85; $custom-light: #def1aa; $custom-dark: #000000;
JSON
{
"hex": "#ceeb85",
"rgb": {
"r": 206,
"g": 235,
"b": 133
},
"hsl": {
"h": 77.059,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.89663,
"c": 0.13202,
"h": 122.1
},
"luminance": 0.74232
}Semantic roles & 50–950 ramp
primary
#CEEB85
secondary
#714FC5
accent
#12D449
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581