#CEEA9B#CEEA9B
#CEEA9B is a very light, moderate yellow-green. Relative luminance 0.743; OKLCH L 89.8% C 0.107 H 124.4°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA9B |
|---|---|
| RGB | rgb(206, 234, 155) |
| HSL | hsl(81, 65%, 76%) |
| HSV | hsv(81, 34%, 92%) |
| CMYK | cmyk(12%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(89.08, -22.13, 35.41) |
| CIE-LCH | lch(89.08, 41.76, 122.01°) |
| OKLab | oklab(89.81% -0.0602 0.0879) |
| OKLCH | oklch(89.81% 0.107 124.4) |
| XYZ | xyz(60.7923, 74.3338, 42.1491) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.44
Light Grey Green
#B7E1A1
ΔE00 5.31
Washed Out Green
#BCF5A6
ΔE00 5.67
Light Sage
#BCECAC
ΔE00 5.71
Tea Green
#BDF8A3
ΔE00 5.82
Pale Olive Green
#B1D27B
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA9B #B79BEA
analogous
#EADF9B #CEEA9B #A7EA9B
triadic
#CEEA9B #9BCEEA #EA9BCE
tetradic
#CEEA9B #9BEADF #B79BEA #EA9BA7
square
#CEEA9B #9BEADF #B79BEA #EA9BA7
split-complementary
#CEEA9B #9BA7EA #DF9BEA
monochromatic
#9CD536 #B5DF68 #CEEA9B #E7F5CE #F3FAE6
Accessibility & contrast
On white
1.32
#CEEA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#CEEA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA9B
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA9B | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E196
Deuteranopia (green-blind)
#EFE09F
Tritanopia (blue-blind)
#D3E3D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceea9b; /* rgb */ color: rgb(206, 234, 155); /* oklch */ color: oklch(89.8% 0.107 124.4);
Tailwind
colors: {
custom: {
50: '#def0b9',
500: '#ceea9b',
950: '#000000',
},
}SCSS
$custom: #ceea9b; $custom-light: #def0b9; $custom-dark: #000000;
JSON
{
"hex": "#ceea9b",
"rgb": {
"r": 206,
"g": 234,
"b": 155
},
"hsl": {
"h": 81.266,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.89805,
"c": 0.10655,
"h": 124.4
},
"luminance": 0.74334
}Semantic roles & 50–950 ramp
primary
#CEEA9B
secondary
#8664C5
accent
#18CD58
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581