#CEEA90#CEEA90
#CEEA90 is a very light, moderate yellow-green. Relative luminance 0.740; OKLCH L 89.6% C 0.119 H 122.9°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA90 |
|---|---|
| RGB | rgb(206, 234, 144) |
| HSL | hsl(79, 68%, 74%) |
| HSV | hsv(79, 38%, 92%) |
| CMYK | cmyk(12%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(88.91, -23.51, 40.69) |
| CIE-LCH | lch(88.91, 46.99, 120.02°) |
| OKLab | oklab(89.62% -0.0645 0.0998) |
| OKLCH | oklch(89.62% 0.119 122.9) |
| XYZ | xyz(59.9102, 73.9809, 37.5037) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.42
Pistachio (survey)
#C0FA8B
ΔE00 5.70
Pale Olive Green
#B1D27B
ΔE00 5.94
Light Yellow Green
#CCFD7F
ΔE00 6.05
Celery
#C1FD95
ΔE00 6.11
Tea Green
#BDF8A3
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA90 #AC90EA
analogous
#EAD990 #CEEA90 #A1EA90
triadic
#CEEA90 #90CEEA #EA90CE
tetradic
#CEEA90 #90EAD9 #AC90EA #EA90A1
square
#CEEA90 #90EAD9 #AC90EA #EA90A1
split-complementary
#CEEA90 #90A1EA #D990EA
monochromatic
#A1D729 #B7E05D #CEEA90 #E5F4C3 #F4FAE5
Accessibility & contrast
On white
1.33
#CEEA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#CEEA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA90
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA90 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E089
Deuteranopia (green-blind)
#F0DF94
Tritanopia (blue-blind)
#D5E2D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceea90; /* rgb */ color: rgb(206, 234, 144); /* oklch */ color: oklch(89.6% 0.119 122.9);
Tailwind
colors: {
custom: {
50: '#def0b1',
500: '#ceea90',
950: '#000000',
},
}SCSS
$custom: #ceea90; $custom-light: #def0b1; $custom-dark: #000000;
JSON
{
"hex": "#ceea90",
"rgb": {
"r": 206,
"g": 234,
"b": 144
},
"hsl": {
"h": 78.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.89618,
"c": 0.11885,
"h": 122.9
},
"luminance": 0.73981
}Semantic roles & 50–950 ramp
primary
#CEEA90
secondary
#7B5AC5
accent
#15D04F
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581