#CBEEA9#CBEEA9
#CBEEA9 is a very light, moderate yellow-green. Relative luminance 0.767; OKLCH L 90.7% C 0.098 H 130.0°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEA9 |
|---|---|
| RGB | rgb(203, 238, 169) |
| HSL | hsl(90, 67%, 80%) |
| HSV | hsv(90, 29%, 93%) |
| CMYK | cmyk(14.7%, 0%, 29%, 6.7%) |
| CIE-LAB | lab(90.19, -23.23, 29.77) |
| CIE-LCH | lch(90.19, 37.76, 127.97°) |
| OKLab | oklab(90.72% -0.0629 0.0749) |
| OKLCH | oklch(90.72% 0.098 130) |
| XYZ | xyz(62.3634, 76.7094, 49.0493) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.16
Light Grey Green
#B7E1A1
ΔE00 3.71
Very Pale Green
#CFFDBC
ΔE00 3.83
Washed Out Green
#BCF5A6
ΔE00 3.93
Very Light Green
#D1FFBD
ΔE00 4.06
Pale Green
#C7FDB5
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEA9 #CCA9EE
analogous
#EDEEA9 #CBEEA9 #A9EEAA
triadic
#CBEEA9 #A9CBEE #EEA9CB
tetradic
#CBEEA9 #A9EDEE #CCA9EE #EEAAA9
square
#CBEEA9 #A9EDEE #CCA9EE #EEAAA9
split-complementary
#CBEEA9 #AAA9EE #EEA9ED
monochromatic
#8DDA43 #ACE476 #CBEEA9 #EAF8DC #F0FAE5
Accessibility & contrast
On white
1.29
#CBEEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#CBEEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEA9
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEA9 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A5
Deuteranopia (green-blind)
#EFE2AC
Tritanopia (blue-blind)
#CDE8DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbeea9; /* rgb */ color: rgb(203, 238, 169); /* oklch */ color: oklch(90.7% 0.098 130.0);
Tailwind
colors: {
custom: {
50: '#dbf3c3',
500: '#cbeea9',
950: '#000000',
},
}SCSS
$custom: #cbeea9; $custom-light: #dbf3c3; $custom-dark: #000000;
JSON
{
"hex": "#cbeea9",
"rgb": {
"r": 203,
"g": 238,
"b": 169
},
"hsl": {
"h": 90.435,
"s": 66.99,
"l": 79.804
},
"oklch": {
"l": 0.90717,
"c": 0.09776,
"h": 130
},
"luminance": 0.7671
}Semantic roles & 50–950 ramp
primary
#CBEEA9
secondary
#9E70CB
accent
#17CF74
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582