#CEEB90#CEEB90
#CEEB90 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.8% C 0.120 H 123.2°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEB90 |
|---|---|
| RGB | rgb(206, 235, 144) |
| HSL | hsl(79, 69%, 74%) |
| HSV | hsv(79, 39%, 92%) |
| CMYK | cmyk(12.3%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(89.18, -23.99, 41.04) |
| CIE-LCH | lch(89.18, 47.53, 120.31°) |
| OKLab | oklab(89.83% -0.0659 0.1006) |
| OKLCH | oklch(89.83% 0.12 123.2) |
| XYZ | xyz(60.1957, 74.5519, 37.5988) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.50
Pistachio (survey)
#C0FA8B
ΔE00 5.43
Light Yellow Green
#CCFD7F
ΔE00 5.80
Celery
#C1FD95
ΔE00 5.86
Pale Olive Green
#B1D27B
ΔE00 6.09
Light Pea Green
#C4FE82
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEB90 #AD90EB
analogous
#EBDB90 #CEEB90 #A1EB90
triadic
#CEEB90 #90CEEB #EB90CE
tetradic
#CEEB90 #90EBDB #AD90EB #EB90A1
square
#CEEB90 #90EBDB #AD90EB #EB90A1
split-complementary
#CEEB90 #90A1EB #DB90EB
monochromatic
#A0D828 #B7E25C #CEEB90 #E5F4C4 #F4FAE5
Accessibility & contrast
On white
1.32
#CEEB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#CEEB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEB90
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEB90 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#F1E095
Tritanopia (blue-blind)
#D4E3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceeb90; /* rgb */ color: rgb(206, 235, 144); /* oklch */ color: oklch(89.8% 0.120 123.2);
Tailwind
colors: {
custom: {
50: '#def1b1',
500: '#ceeb90',
950: '#000000',
},
}SCSS
$custom: #ceeb90; $custom-light: #def1b1; $custom-dark: #000000;
JSON
{
"hex": "#ceeb90",
"rgb": {
"r": 206,
"g": 235,
"b": 144
},
"hsl": {
"h": 79.121,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.89833,
"c": 0.12026,
"h": 123.2
},
"luminance": 0.74552
}Semantic roles & 50–950 ramp
primary
#CEEB90
secondary
#7C59C6
accent
#14D150
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581