#CAE8A4#CAE8A4
#CAE8A4 is a very light, moderate yellow-green. Relative luminance 0.730; OKLCH L 89.3% C 0.095 H 127.5°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE8A4 |
|---|---|
| RGB | rgb(202, 232, 164) |
| HSL | hsl(86, 60%, 78%) |
| HSV | hsv(86, 29%, 91%) |
| CMYK | cmyk(12.9%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(88.42, -21.39, 29.93) |
| CIE-LCH | lch(88.42, 36.79, 125.55°) |
| OKLab | oklab(89.26% -0.0578 0.0752) |
| OKLCH | oklch(89.26% 0.095 127.5) |
| XYZ | xyz(59.9137, 72.9496, 46.0390) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.50
Light Sage
#BCECAC
ΔE00 3.96
Washed Out Green
#BCF5A6
ΔE00 5.13
Very Pale Green
#CFFDBC
ΔE00 5.26
Very Light Green
#D1FFBD
ΔE00 5.51
Pale Green
#C7FDB5
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE8A4 #C2A4E8
analogous
#E8E4A4 #CAE8A4 #A8E8A4
triadic
#CAE8A4 #A4CAE8 #E8A4CA
tetradic
#CAE8A4 #A4E8E4 #C2A4E8 #E8A4A8
square
#CAE8A4 #A4E8E4 #C2A4E8 #E8A4A8
split-complementary
#CAE8A4 #A4A8E8 #E4A4E8
monochromatic
#91CF42 #AEDC73 #CAE8A4 #E6F4D5 #F1F9E7
Accessibility & contrast
On white
1.35
#CAE8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#CAE8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE8A4
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE8A4 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDFA0
Deuteranopia (green-blind)
#EBDDA7
Tritanopia (blue-blind)
#CDE2D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cae8a4; /* rgb */ color: rgb(202, 232, 164); /* oklch */ color: oklch(89.3% 0.095 127.5);
Tailwind
colors: {
custom: {
50: '#daefbf',
500: '#cae8a4',
950: '#000000',
},
}SCSS
$custom: #cae8a4; $custom-light: #daefbf; $custom-dark: #000000;
JSON
{
"hex": "#cae8a4",
"rgb": {
"r": 202,
"g": 232,
"b": 164
},
"hsl": {
"h": 86.471,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.89262,
"c": 0.09481,
"h": 127.5
},
"luminance": 0.7295
}Semantic roles & 50–950 ramp
primary
#CAE8A4
secondary
#936DC3
accent
#1EC769
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582