#CEEB91#CEEB91
#CEEB91 is a very light, moderate yellow-green. Relative luminance 0.746; OKLCH L 89.8% C 0.119 H 123.3°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEB91 |
|---|---|
| RGB | rgb(206, 235, 145) |
| HSL | hsl(79, 69%, 75%) |
| HSV | hsv(79, 38%, 92%) |
| CMYK | cmyk(12.3%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(89.20, -23.87, 40.56) |
| CIE-LCH | lch(89.20, 47.06, 120.48°) |
| OKLab | oklab(89.85% -0.0655 0.0995) |
| OKLCH | oklch(89.85% 0.119 123.3) |
| XYZ | xyz(60.2725, 74.5826, 38.0032) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.47
Pistachio (survey)
#C0FA8B
ΔE00 5.47
Celery
#C1FD95
ΔE00 5.86
Light Yellow Green
#CCFD7F
ΔE00 5.90
Pale Olive Green
#B1D27B
ΔE00 6.08
Tea Green
#BDF8A3
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEB91 #AE91EB
analogous
#EBDB91 #CEEB91 #A1EB91
triadic
#CEEB91 #91CEEB #EB91CE
tetradic
#CEEB91 #91EBDB #AE91EB #EB91A1
square
#CEEB91 #91EBDB #AE91EB #EB91A1
split-complementary
#CEEB91 #91A1EB #DB91EB
monochromatic
#A0D829 #B7E25D #CEEB91 #E5F4C5 #F3FAE5
Accessibility & contrast
On white
1.32
#CEEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#CEEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEB91
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEB91 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#F1E095
Tritanopia (blue-blind)
#D4E3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceeb91; /* rgb */ color: rgb(206, 235, 145); /* oklch */ color: oklch(89.8% 0.119 123.3);
Tailwind
colors: {
custom: {
50: '#def1b2',
500: '#ceeb91',
950: '#000000',
},
}SCSS
$custom: #ceeb91; $custom-light: #def1b2; $custom-dark: #000000;
JSON
{
"hex": "#ceeb91",
"rgb": {
"r": 206,
"g": 235,
"b": 145
},
"hsl": {
"h": 79.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.8985,
"c": 0.11916,
"h": 123.3
},
"luminance": 0.74583
}Semantic roles & 50–950 ramp
primary
#CEEB91
secondary
#7D5AC6
accent
#14D151
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581