#CADCD8#CADCD8
#CADCD8 is a very light, muted teal. Relative luminance 0.687; OKLCH L 88.0% C 0.020 H 181.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CADCD8 |
|---|---|
| RGB | rgb(202, 220, 216) |
| HSL | hsl(167, 20%, 83%) |
| HSV | hsv(167, 8%, 86%) |
| CMYK | cmyk(8.2%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(86.36, -6.76, -0.10) |
| CIE-LCH | lch(86.36, 6.76, 180.84°) |
| OKLab | oklab(87.98% -0.02 -0.0004) |
| OKLCH | oklch(87.98% 0.02 181.1) |
| XYZ | xyz(62.3423, 68.7000, 74.9284) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.60
Silver (survey)
#C5C9C7
ΔE00 7.02
Fog
#D8DCE0
ΔE00 7.83
Azure (CSS)
#F0FFFF
ΔE00 8.09
Lightcyan
#E0FFFF
ΔE00 8.11
Gainsboro
#DCDCDC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADCD8 #DCCACE
analogous
#CADCCF #CADCD8 #CAD7DC
triadic
#CADCD8 #D8CADC #DCD8CA
tetradic
#CADCD8 #CFCADC #DCCACE #D7DCCA
square
#CADCD8 #CFCADC #DCCACE #D7DCCA
split-complementary
#CADCD8 #DCCAD7 #DCCFCA
monochromatic
#80ABA2 #A5C4BD #CADCD8 #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.42
#CADCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CADCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADCD8
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADCD8 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD8
Deuteranopia (green-blind)
#D7D7D8
Tritanopia (blue-blind)
#C6DDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cadcd8; /* rgb */ color: rgb(202, 220, 216); /* oklch */ color: oklch(88.0% 0.020 181.1);
Tailwind
colors: {
custom: {
50: '#dae6e4',
500: '#cadcd8',
950: '#000000',
},
}SCSS
$custom: #cadcd8; $custom-light: #dae6e4; $custom-dark: #000000;
JSON
{
"hex": "#cadcd8",
"rgb": {
"r": 202,
"g": 220,
"b": 216
},
"hsl": {
"h": 166.667,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.87984,
"c": 0.02003,
"h": 181.1
},
"luminance": 0.68701
}Semantic roles & 50–950 ramp
primary
#CADCD8
secondary
#B2989E
accent
#475A9F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484