#CEEA9A#CEEA9A
#CEEA9A is a very light, moderate yellow-green. Relative luminance 0.743; OKLCH L 89.8% C 0.108 H 124.2°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA9A |
|---|---|
| RGB | rgb(206, 234, 154) |
| HSL | hsl(81, 66%, 76%) |
| HSV | hsv(81, 34%, 92%) |
| CMYK | cmyk(12%, 0%, 34.2%, 8.2%) |
| CIE-LAB | lab(89.06, -22.26, 35.89) |
| CIE-LCH | lch(89.06, 42.24, 121.81°) |
| OKLab | oklab(89.79% -0.0606 0.089) |
| OKLCH | oklch(89.79% 0.108 124.2) |
| XYZ | xyz(60.7086, 74.3003, 41.7087) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.40
Light Grey Green
#B7E1A1
ΔE00 5.44
Washed Out Green
#BCF5A6
ΔE00 5.73
Light Sage
#BCECAC
ΔE00 5.85
Tea Green
#BDF8A3
ΔE00 5.86
Pale Olive Green
#B1D27B
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA9A #B69AEA
analogous
#EADE9A #CEEA9A #A6EA9A
triadic
#CEEA9A #9ACEEA #EA9ACE
tetradic
#CEEA9A #9AEADE #B69AEA #EA9AA6
square
#CEEA9A #9AEADE #B69AEA #EA9AA6
split-complementary
#CEEA9A #9AA6EA #DE9AEA
monochromatic
#9DD535 #B5DF67 #CEEA9A #E7F5CD #F3FAE6
Accessibility & contrast
On white
1.32
#CEEA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#CEEA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA9A
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA9A | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E194
Deuteranopia (green-blind)
#EFDF9E
Tritanopia (blue-blind)
#D3E3D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceea9a; /* rgb */ color: rgb(206, 234, 154); /* oklch */ color: oklch(89.8% 0.108 124.2);
Tailwind
colors: {
custom: {
50: '#def0b8',
500: '#ceea9a',
950: '#000000',
},
}SCSS
$custom: #ceea9a; $custom-light: #def0b8; $custom-dark: #000000;
JSON
{
"hex": "#ceea9a",
"rgb": {
"r": 206,
"g": 234,
"b": 154
},
"hsl": {
"h": 81,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.89788,
"c": 0.10768,
"h": 124.2
},
"luminance": 0.74301
}Semantic roles & 50–950 ramp
primary
#CEEA9A
secondary
#8563C5
accent
#18CD58
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581