#CAE2D2#CAE2D2
#CAE2D2 is a very light, muted green. Relative luminance 0.716; OKLCH L 89.1% C 0.033 H 156.5°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE2D2 |
|---|---|
| RGB | rgb(202, 226, 210) |
| HSL | hsl(140, 29%, 84%) |
| HSV | hsv(140, 11%, 89%) |
| CMYK | cmyk(10.6%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(87.78, -10.94, 5.13) |
| CIE-LCH | lch(87.78, 12.08, 154.89°) |
| OKLab | oklab(89.06% -0.0307 0.0134) |
| OKLCH | oklch(89.06% 0.033 156.5) |
| XYZ | xyz(63.1838, 71.6015, 71.4519) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.29
Ice
#D6FFFA
ΔE00 8.40
Light Grey
#D8DCD6
ΔE00 8.82
Lightcyan
#E0FFFF
ΔE00 9.23
Ice Blue (survey)
#D7FFFE
ΔE00 9.28
Very Pale Blue
#D6FFFE
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE2D2 #E2CADA
analogous
#CEE2CA #CAE2D2 #CAE2DE
triadic
#CAE2D2 #D2CAE2 #E2D2CA
tetradic
#CAE2D2 #CACEE2 #E2CADA #E2DECA
square
#CAE2D2 #CACEE2 #E2CADA #E2DECA
split-complementary
#CAE2D2 #DECAE2 #E2CACE
monochromatic
#7BB78F #A2CCB0 #CAE2D2 #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.37
#CAE2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#CAE2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE2D2
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE2D2 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#DDDBD3
Tritanopia (blue-blind)
#C7E1DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cae2d2; /* rgb */ color: rgb(202, 226, 210); /* oklch */ color: oklch(89.1% 0.033 156.5);
Tailwind
colors: {
custom: {
50: '#daebdf',
500: '#cae2d2',
950: '#000000',
},
}SCSS
$custom: #cae2d2; $custom-light: #daebdf; $custom-dark: #000000;
JSON
{
"hex": "#cae2d2",
"rgb": {
"r": 202,
"g": 226,
"b": 210
},
"hsl": {
"h": 140,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.89059,
"c": 0.03346,
"h": 156.5
},
"luminance": 0.71602
}Semantic roles & 50–950 ramp
primary
#CAE2D2
secondary
#BA96AE
accent
#3E84A8
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484