#CAE2CF#CAE2CF
#CAE2CF is a very light, muted green. Relative luminance 0.715; OKLCH L 89.0% C 0.036 H 151.7°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE2CF |
|---|---|
| RGB | rgb(202, 226, 207) |
| HSL | hsl(133, 29%, 84%) |
| HSV | hsv(133, 11%, 89%) |
| CMYK | cmyk(10.6%, 0%, 8.4%, 11.4%) |
| CIE-LAB | lab(87.70, -11.48, 6.60) |
| CIE-LCH | lch(87.70, 13.24, 150.12°) |
| OKLab | oklab(88.98% -0.0319 0.0172) |
| OKLCH | oklch(88.98% 0.036 151.7) |
| XYZ | xyz(62.8136, 71.4534, 69.5020) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.49
Ice
#D6FFFA
ΔE00 9.07
Light Grey
#D8DCD6
ΔE00 9.38
Duck Egg Blue
#C3FBF4
ΔE00 9.89
Ice Blue (survey)
#D7FFFE
ΔE00 10.08
Lightcyan
#E0FFFF
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE2CF #E2CADD
analogous
#D1E2CA #CAE2CF #CAE2DB
triadic
#CAE2CF #CFCAE2 #E2CFCA
tetradic
#CAE2CF #CAD1E2 #E2CADD #E2DBCA
square
#CAE2CF #CAD1E2 #E2CADD #E2DBCA
split-complementary
#CAE2CF #DBCAE2 #E2CAD1
monochromatic
#7BB787 #A2CCAB #CAE2CF #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.37
#CAE2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#CAE2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE2CF
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE2CF | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DECE
Deuteranopia (green-blind)
#DEDBD0
Tritanopia (blue-blind)
#C7E1DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cae2cf; /* rgb */ color: rgb(202, 226, 207); /* oklch */ color: oklch(89.0% 0.036 151.7);
Tailwind
colors: {
custom: {
50: '#daebdd',
500: '#cae2cf',
950: '#000000',
},
}SCSS
$custom: #cae2cf; $custom-light: #daebdd; $custom-dark: #000000;
JSON
{
"hex": "#cae2cf",
"rgb": {
"r": 202,
"g": 226,
"b": 207
},
"hsl": {
"h": 132.5,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.88978,
"c": 0.03623,
"h": 151.7
},
"luminance": 0.71454
}Semantic roles & 50–950 ramp
primary
#CAE2CF
secondary
#BA96B2
accent
#3E92A8
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484