#CAEE9D#CAEE9D
#CAEE9D is a very light, moderate yellow-green. Relative luminance 0.761; OKLCH L 90.4% C 0.112 H 128.0°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEE9D |
|---|---|
| RGB | rgb(202, 238, 157) |
| HSL | hsl(87, 70%, 77%) |
| HSV | hsv(87, 34%, 93%) |
| CMYK | cmyk(15.1%, 0%, 34%, 6.7%) |
| CIE-LAB | lab(89.92, -25.24, 35.47) |
| CIE-LCH | lch(89.92, 43.53, 125.44°) |
| OKLab | oklab(90.42% -0.0687 0.0881) |
| OKLCH | oklch(90.42% 0.112 128) |
| XYZ | xyz(61.0166, 76.1393, 43.3735) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.07
Tea Green
#BDF8A3
ΔE00 4.16
Light Light Green
#C8FFB0
ΔE00 4.70
Light Sage
#BCECAC
ΔE00 4.72
Light Grey Green
#B7E1A1
ΔE00 4.86
Celery
#C1FD95
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEE9D #C19DEE
analogous
#EEEA9D #CAEE9D #A1EE9D
triadic
#CAEE9D #9DCAEE #EE9DCA
tetradic
#CAEE9D #9DEEEA #C19DEE #EE9DA1
square
#CAEE9D #9DEEEA #C19DEE #EE9DA1
split-complementary
#CAEE9D #9DA1EE #EA9DEE
monochromatic
#92DC35 #AEE569 #CAEE9D #E6F7D1 #F1FAE5
Accessibility & contrast
On white
1.29
#CAEE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#CAEE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEE9D
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEE9D | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E497
Deuteranopia (green-blind)
#F1E1A1
Tritanopia (blue-blind)
#CEE7D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caee9d; /* rgb */ color: rgb(202, 238, 157); /* oklch */ color: oklch(90.4% 0.112 128.0);
Tailwind
colors: {
custom: {
50: '#dbf3ba',
500: '#caee9d',
950: '#000000',
},
}SCSS
$custom: #caee9d; $custom-light: #dbf3ba; $custom-dark: #000000;
JSON
{
"hex": "#caee9d",
"rgb": {
"r": 202,
"g": 238,
"b": 157
},
"hsl": {
"h": 86.667,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.90424,
"c": 0.11178,
"h": 128
},
"luminance": 0.7614
}Semantic roles & 50–950 ramp
primary
#CAEE9D
secondary
#9265CB
accent
#13D268
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582