#CAE2D0#CAE2D0
#CAE2D0 is a very light, muted green. Relative luminance 0.715; OKLCH L 89.0% C 0.035 H 153.2°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE2D0 |
|---|---|
| RGB | rgb(202, 226, 208) |
| HSL | hsl(135, 29%, 84%) |
| HSV | hsv(135, 11%, 89%) |
| CMYK | cmyk(10.6%, 0%, 8%, 11.4%) |
| CIE-LAB | lab(87.73, -11.30, 6.11) |
| CIE-LCH | lch(87.73, 12.85, 151.62°) |
| OKLab | oklab(89.01% -0.0315 0.0159) |
| OKLCH | oklch(89.01% 0.035 153.2) |
| XYZ | xyz(62.9362, 71.5024, 70.1478) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.41
Ice
#D6FFFA
ΔE00 8.84
Light Grey
#D8DCD6
ΔE00 9.19
Duck Egg Blue
#C3FBF4
ΔE00 9.72
Lightcyan
#E0FFFF
ΔE00 9.81
Ice Blue (survey)
#D7FFFE
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE2D0 #E2CADC
analogous
#D0E2CA #CAE2D0 #CAE2DC
triadic
#CAE2D0 #D0CAE2 #E2D0CA
tetradic
#CAE2D0 #CAD0E2 #E2CADC #E2DCCA
square
#CAE2D0 #CAD0E2 #E2CADC #E2DCCA
split-complementary
#CAE2D0 #DCCAE2 #E2CAD0
monochromatic
#7BB78A #A2CCAD #CAE2D0 #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.37
#CAE2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#CAE2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE2D0
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE2D0 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DECF
Deuteranopia (green-blind)
#DEDBD1
Tritanopia (blue-blind)
#C7E1DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cae2d0; /* rgb */ color: rgb(202, 226, 208); /* oklch */ color: oklch(89.0% 0.035 153.2);
Tailwind
colors: {
custom: {
50: '#daebde',
500: '#cae2d0',
950: '#000000',
},
}SCSS
$custom: #cae2d0; $custom-light: #daebde; $custom-dark: #000000;
JSON
{
"hex": "#cae2d0",
"rgb": {
"r": 202,
"g": 226,
"b": 208
},
"hsl": {
"h": 135,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.89005,
"c": 0.03527,
"h": 153.2
},
"luminance": 0.71503
}Semantic roles & 50–950 ramp
primary
#CAE2D0
secondary
#BA96B1
accent
#3E8DA8
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484