#CAEE9B#CAEE9B
#CAEE9B is a very light, moderate yellow-green. Relative luminance 0.761; OKLCH L 90.4% C 0.114 H 127.6°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEE9B |
|---|---|
| RGB | rgb(202, 238, 155) |
| HSL | hsl(86, 71%, 77%) |
| HSV | hsv(86, 35%, 93%) |
| CMYK | cmyk(15.1%, 0%, 34.9%, 6.7%) |
| CIE-LAB | lab(89.89, -25.51, 36.43) |
| CIE-LCH | lch(89.89, 44.47, 125.00°) |
| OKLab | oklab(90.39% -0.0695 0.0903) |
| OKLCH | oklch(90.39% 0.114 127.6) |
| XYZ | xyz(60.8473, 76.0716, 42.4816) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.24
Tea Green
#BDF8A3
ΔE00 4.24
Light Light Green
#C8FFB0
ΔE00 4.85
Celery
#C1FD95
ΔE00 4.87
Pistachio (survey)
#C0FA8B
ΔE00 4.99
Light Sage
#BCECAC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEE9B #BF9BEE
analogous
#EEE89B #CAEE9B #A1EE9B
triadic
#CAEE9B #9BCAEE #EE9BCA
tetradic
#CAEE9B #9BEEE8 #BF9BEE #EE9BA1
square
#CAEE9B #9BEEE8 #BF9BEE #EE9BA1
split-complementary
#CAEE9B #9BA1EE #E89BEE
monochromatic
#93DC32 #AEE567 #CAEE9B #E6F7CF #F1FBE5
Accessibility & contrast
On white
1.30
#CAEE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#CAEE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEE9B
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEE9B | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E495
Deuteranopia (green-blind)
#F1E19F
Tritanopia (blue-blind)
#CEE7D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caee9b; /* rgb */ color: rgb(202, 238, 155); /* oklch */ color: oklch(90.4% 0.114 127.6);
Tailwind
colors: {
custom: {
50: '#dbf3b9',
500: '#caee9b',
950: '#000000',
},
}SCSS
$custom: #caee9b; $custom-light: #dbf3b9; $custom-dark: #000000;
JSON
{
"hex": "#caee9b",
"rgb": {
"r": 202,
"g": 238,
"b": 155
},
"hsl": {
"h": 86.024,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.90389,
"c": 0.114,
"h": 127.6
},
"luminance": 0.76072
}Semantic roles & 50–950 ramp
primary
#CAEE9B
secondary
#9063CA
accent
#13D366
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581