#CADEDC#CADEDC
#CADEDC is a very light, muted teal. Relative luminance 0.700; OKLCH L 88.5% C 0.022 H 189.5°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CADEDC |
|---|---|
| RGB | rgb(202, 222, 220) |
| HSL | hsl(174, 23%, 83%) |
| HSV | hsv(174, 9%, 87%) |
| CMYK | cmyk(9%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(86.98, -7.02, -1.30) |
| CIE-LCH | lch(86.98, 7.14, 190.46°) |
| OKLab | oklab(88.51% -0.0212 -0.0036) |
| OKLCH | oklch(88.51% 0.022 189.5) |
| XYZ | xyz(63.3938, 69.9654, 77.8611) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.29
Lightcyan
#E0FFFF
ΔE00 7.37
Powder Blue
#B0E0E6
ΔE00 7.45
Silver (survey)
#C5C9C7
ΔE00 7.60
Azure (CSS)
#F0FFFF
ΔE00 7.65
Fog
#D8DCE0
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADEDC #DECACC
analogous
#CADED2 #CADEDC #CAD6DE
triadic
#CADEDC #DCCADE #DEDCCA
tetradic
#CADEDC #D2CADE #DECACC #D6DECA
square
#CADEDC #D2CADE #DECACC #D6DECA
split-complementary
#CADEDC #DECAD6 #DED2CA
monochromatic
#7FAFAA #A4C7C3 #CADEDC #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.40
#CADEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#CADEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADEDC
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADEDC | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D7D9DC
Tritanopia (blue-blind)
#C5DFDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cadedc; /* rgb */ color: rgb(202, 222, 220); /* oklch */ color: oklch(88.5% 0.022 189.5);
Tailwind
colors: {
custom: {
50: '#dae8e6',
500: '#cadedc',
950: '#000000',
},
}SCSS
$custom: #cadedc; $custom-light: #dae8e6; $custom-dark: #000000;
JSON
{
"hex": "#cadedc",
"rgb": {
"r": 202,
"g": 222,
"b": 220
},
"hsl": {
"h": 174,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.88511,
"c": 0.02154,
"h": 189.5
},
"luminance": 0.69966
}Semantic roles & 50–950 ramp
primary
#CADEDC
secondary
#B5989B
accent
#444DA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484