#CAE2AA#CAE2AA
#CAE2AA is a very light, moderate yellow-green. Relative luminance 0.699; OKLCH L 88.1% C 0.079 H 126.8°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE2AA |
|---|---|
| RGB | rgb(202, 226, 170) |
| HSL | hsl(86, 49%, 78%) |
| HSV | hsv(86, 25%, 89%) |
| CMYK | cmyk(10.6%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(86.92, -17.58, 24.81) |
| CIE-LCH | lch(86.92, 30.41, 125.32°) |
| OKLab | oklab(88.1% -0.0471 0.0629) |
| OKLCH | oklch(88.1% 0.079 126.8) |
| XYZ | xyz(58.8082, 69.8512, 48.4069) |
| Luminance | 0.6985 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.98
Light Sage
#BCECAC
ΔE00 4.95
Very Pale Green
#CFFDBC
ΔE00 6.57
Very Light Green
#D1FFBD
ΔE00 6.88
Pale Olive
#B9CC81
ΔE00 7.03
Light Khaki
#E6F2A2
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE2AA #C2AAE2
analogous
#E2DEAA #CAE2AA #AEE2AA
triadic
#CAE2AA #AACAE2 #E2AACA
tetradic
#CAE2AA #AAE2DE #C2AAE2 #E2AAAE
square
#CAE2AA #AAE2DE #C2AAE2 #E2AAAE
split-complementary
#CAE2AA #AAAEE2 #DEAAE2
monochromatic
#91C34F #AED27C #CAE2AA #E6F2D8 #F1F7E8
Accessibility & contrast
On white
1.40
#CAE2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#CAE2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE2AA
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE2AA | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA7
Deuteranopia (green-blind)
#E5D9AC
Tritanopia (blue-blind)
#CDDDD3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cae2aa; /* rgb */ color: rgb(202, 226, 170); /* oklch */ color: oklch(88.1% 0.079 126.8);
Tailwind
colors: {
custom: {
50: '#daebc3',
500: '#cae2aa',
950: '#000000',
},
}SCSS
$custom: #cae2aa; $custom-light: #daebc3; $custom-dark: #000000;
JSON
{
"hex": "#cae2aa",
"rgb": {
"r": 202,
"g": 226,
"b": 170
},
"hsl": {
"h": 85.714,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.881,
"c": 0.07857,
"h": 126.8
},
"luminance": 0.69852
}Semantic roles & 50–950 ramp
primary
#CAE2AA
secondary
#9375BB
accent
#29BC68
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#151612
muted
#848482