#CEEB96#CEEB96
#CEEB96 is a very light, moderate yellow-green. Relative luminance 0.747; OKLCH L 89.9% C 0.114 H 124.0°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEB96 |
|---|---|
| RGB | rgb(206, 235, 150) |
| HSL | hsl(80, 68%, 75%) |
| HSV | hsv(80, 36%, 92%) |
| CMYK | cmyk(12.3%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(89.27, -23.25, 38.17) |
| CIE-LCH | lch(89.27, 44.69, 121.35°) |
| OKLab | oklab(89.93% -0.0635 0.0942) |
| OKLCH | oklch(89.93% 0.114 124) |
| XYZ | xyz(60.6665, 74.7402, 40.0785) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.40
Pistachio (survey)
#C0FA8B
ΔE00 5.75
Tea Green
#BDF8A3
ΔE00 5.84
Washed Out Green
#BCF5A6
ΔE00 5.88
Celery
#C1FD95
ΔE00 5.94
Light Grey Green
#B7E1A1
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEB96 #B396EB
analogous
#EBDE96 #CEEB96 #A3EB96
triadic
#CEEB96 #96CEEB #EB96CE
tetradic
#CEEB96 #96EBDE #B396EB #EB96A3
square
#CEEB96 #96EBDE #B396EB #EB96A3
split-complementary
#CEEB96 #96A3EB #DE96EB
monochromatic
#9ED72F #B6E163 #CEEB96 #E6F5C9 #F3FAE5
Accessibility & contrast
On white
1.32
#CEEB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#CEEB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEB96
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEB96 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E190
Deuteranopia (green-blind)
#F0E09A
Tritanopia (blue-blind)
#D4E3D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceeb96; /* rgb */ color: rgb(206, 235, 150); /* oklch */ color: oklch(89.9% 0.114 124.0);
Tailwind
colors: {
custom: {
50: '#def1b6',
500: '#ceeb96',
950: '#000000',
},
}SCSS
$custom: #ceeb96; $custom-light: #def1b6; $custom-dark: #000000;
JSON
{
"hex": "#ceeb96",
"rgb": {
"r": 206,
"g": 235,
"b": 150
},
"hsl": {
"h": 80.471,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.89933,
"c": 0.11362,
"h": 124
},
"luminance": 0.7474
}Semantic roles & 50–950 ramp
primary
#CEEB96
secondary
#825FC6
accent
#16D055
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581