#CADEAE#CADEAE
#CADEAE is a very light, moderate yellow-green. Relative luminance 0.679; OKLCH L 87.3% C 0.068 H 126.2°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CADEAE |
|---|---|
| RGB | rgb(202, 222, 174) |
| HSL | hsl(85, 42%, 78%) |
| HSV | hsv(85, 22%, 87%) |
| CMYK | cmyk(9%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(85.93, -14.99, 21.37) |
| CIE-LCH | lch(85.93, 26.10, 125.04°) |
| OKLab | oklab(87.34% -0.0398 0.0545) |
| OKLCH | oklch(87.34% 0.068 126.2) |
| XYZ | xyz(58.1173, 67.8549, 50.0717) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.35
Light Sage
#BCECAC
ΔE00 6.39
Pale Olive
#B9CC81
ΔE00 7.67
Very Pale Green
#CFFDBC
ΔE00 7.99
Very Light Green
#D1FFBD
ΔE00 8.31
Light Khaki
#E6F2A2
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADEAE #C2AEDE
analogous
#DEDAAE #CADEAE #B2DEAE
triadic
#CADEAE #AECADE #DEAECA
tetradic
#CADEAE #AEDEDA #C2AEDE #DEAEB2
square
#CADEAE #AEDEDA #C2AEDE #DEAEB2
split-complementary
#CADEAE #AEB2DE #DAAEDE
monochromatic
#91BB57 #AECC83 #CADEAE #E6F0D9 #F1F6E9
Accessibility & contrast
On white
1.44
#CADEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#CADEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADEAE
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADEAE | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#E0D7B0
Tritanopia (blue-blind)
#CDD9D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cadeae; /* rgb */ color: rgb(202, 222, 174); /* oklch */ color: oklch(87.3% 0.068 126.2);
Tailwind
colors: {
custom: {
50: '#dae8c6',
500: '#cadeae',
950: '#000000',
},
}SCSS
$custom: #cadeae; $custom-light: #dae8c6; $custom-dark: #000000;
JSON
{
"hex": "#cadeae",
"rgb": {
"r": 202,
"g": 222,
"b": 174
},
"hsl": {
"h": 85,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.87337,
"c": 0.06754,
"h": 126.2
},
"luminance": 0.67855
}Semantic roles & 50–950 ramp
primary
#CADEAE
secondary
#937AB6
accent
#30B568
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151613
muted
#848482