#CAEE9E#CAEE9E
#CAEE9E is a very light, moderate yellow-green. Relative luminance 0.762; OKLCH L 90.4% C 0.111 H 128.1°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEE9E |
|---|---|
| RGB | rgb(202, 238, 158) |
| HSL | hsl(87, 70%, 78%) |
| HSV | hsv(87, 34%, 93%) |
| CMYK | cmyk(15.1%, 0%, 33.6%, 6.7%) |
| CIE-LAB | lab(89.94, -25.11, 34.99) |
| CIE-LCH | lch(89.94, 43.06, 125.66°) |
| OKLab | oklab(90.44% -0.0683 0.087) |
| OKLCH | oklch(90.44% 0.111 128.1) |
| XYZ | xyz(61.1024, 76.1736, 43.8250) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.99
Tea Green
#BDF8A3
ΔE00 4.13
Light Sage
#BCECAC
ΔE00 4.56
Light Light Green
#C8FFB0
ΔE00 4.63
Light Grey Green
#B7E1A1
ΔE00 4.73
Pale Green
#C7FDB5
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEE9E #C29EEE
analogous
#EEEA9E #CAEE9E #A2EE9E
triadic
#CAEE9E #9ECAEE #EE9ECA
tetradic
#CAEE9E #9EEEEA #C29EEE #EE9EA2
square
#CAEE9E #9EEEEA #C29EEE #EE9EA2
split-complementary
#CAEE9E #9EA2EE #EA9EEE
monochromatic
#91DC36 #AEE56A #CAEE9E #E6F7D2 #F1FAE5
Accessibility & contrast
On white
1.29
#CAEE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#CAEE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEE9E
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEE9E | 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)
#F6E498
Deuteranopia (green-blind)
#F0E1A2
Tritanopia (blue-blind)
#CEE7DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caee9e; /* rgb */ color: rgb(202, 238, 158); /* oklch */ color: oklch(90.4% 0.111 128.1);
Tailwind
colors: {
custom: {
50: '#dbf3bb',
500: '#caee9e',
950: '#000000',
},
}SCSS
$custom: #caee9e; $custom-light: #dbf3bb; $custom-dark: #000000;
JSON
{
"hex": "#caee9e",
"rgb": {
"r": 202,
"g": 238,
"b": 158
},
"hsl": {
"h": 87,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.90442,
"c": 0.11066,
"h": 128.1
},
"luminance": 0.76174
}Semantic roles & 50–950 ramp
primary
#CAEE9E
secondary
#9366CB
accent
#13D269
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582