#CADED2#CADED2
#CADED2 is a very light, muted green. Relative luminance 0.695; OKLCH L 88.2% C 0.027 H 159.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CADED2 |
|---|---|
| RGB | rgb(202, 222, 210) |
| HSL | hsl(144, 23%, 83%) |
| HSV | hsv(144, 9%, 87%) |
| CMYK | cmyk(9%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(86.73, -8.90, 3.61) |
| CIE-LCH | lch(86.73, 9.61, 157.94°) |
| OKLab | oklab(88.23% -0.0252 0.0094) |
| OKLCH | oklch(88.23% 0.027 159.5) |
| XYZ | xyz(62.1088, 69.4515, 71.0936) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.03
Honeydew
#F0FFF0
ΔE00 7.53
Ice
#D6FFFA
ΔE00 8.94
Lightcyan
#E0FFFF
ΔE00 8.99
Silver (survey)
#C5C9C7
ΔE00 9.11
Mintcream
#F5FFFA
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADED2 #DECAD6
analogous
#CCDECA #CADED2 #CADEDC
triadic
#CADED2 #D2CADE #DED2CA
tetradic
#CADED2 #CACCDE #DECAD6 #DEDCCA
square
#CADED2 #CACCDE #DECAD6 #DEDCCA
split-complementary
#CADED2 #DCCADE #DECACC
monochromatic
#7FAF92 #A4C7B2 #CADED2 #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.41
#CADED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#CADED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADED2
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADED2 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#DAD8D3
Tritanopia (blue-blind)
#C7DEDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #caded2; /* rgb */ color: rgb(202, 222, 210); /* oklch */ color: oklch(88.2% 0.027 159.5);
Tailwind
colors: {
custom: {
50: '#dae8df',
500: '#caded2',
950: '#000000',
},
}SCSS
$custom: #caded2; $custom-light: #dae8df; $custom-dark: #000000;
JSON
{
"hex": "#caded2",
"rgb": {
"r": 202,
"g": 222,
"b": 210
},
"hsl": {
"h": 144,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.88228,
"c": 0.02687,
"h": 159.5
},
"luminance": 0.69452
}Semantic roles & 50–950 ramp
primary
#CADED2
secondary
#B598A9
accent
#447CA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484