#CADCD6#CADCD6
#CADCD6 is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.9% C 0.021 H 173.9°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CADCD6 |
|---|---|
| RGB | rgb(202, 220, 214) |
| HSL | hsl(160, 20%, 83%) |
| HSV | hsv(160, 8%, 86%) |
| CMYK | cmyk(8.2%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(86.30, -7.14, 0.88) |
| CIE-LCH | lch(86.30, 7.19, 172.95°) |
| OKLab | oklab(87.93% -0.0208 0.0022) |
| OKLCH | oklch(87.93% 0.021 173.9) |
| XYZ | xyz(62.0853, 68.5972, 73.5749) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.66
Silver (survey)
#C5C9C7
ΔE00 7.29
Lightcyan
#E0FFFF
ΔE00 8.33
Honeydew
#F0FFF0
ΔE00 8.38
Azure (CSS)
#F0FFFF
ΔE00 8.41
Fog
#D8DCE0
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADCD6 #DCCAD0
analogous
#CADCCD #CADCD6 #CAD9DC
triadic
#CADCD6 #D6CADC #DCD6CA
tetradic
#CADCD6 #CDCADC #DCCAD0 #D9DCCA
square
#CADCD6 #CDCADC #DCCAD0 #D9DCCA
split-complementary
#CADCD6 #DCCAD9 #DCCDCA
monochromatic
#80AB9D #A5C4B9 #CADCD6 #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.43
#CADCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#CADCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADCD6
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADCD6 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D6
Deuteranopia (green-blind)
#D7D7D6
Tritanopia (blue-blind)
#C6DCDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cadcd6; /* rgb */ color: rgb(202, 220, 214); /* oklch */ color: oklch(87.9% 0.021 173.9);
Tailwind
colors: {
custom: {
50: '#dae6e2',
500: '#cadcd6',
950: '#000000',
},
}SCSS
$custom: #cadcd6; $custom-light: #dae6e2; $custom-dark: #000000;
JSON
{
"hex": "#cadcd6",
"rgb": {
"r": 202,
"g": 220,
"b": 214
},
"hsl": {
"h": 160,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.87927,
"c": 0.02094,
"h": 173.9
},
"luminance": 0.68598
}Semantic roles & 50–950 ramp
primary
#CADCD6
secondary
#B298A1
accent
#47649F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484