#CADED8#CADED8
#CADED8 is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.4% C 0.023 H 175.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CADED8 |
|---|---|
| RGB | rgb(202, 222, 216) |
| HSL | hsl(162, 23%, 83%) |
| HSV | hsv(162, 9%, 87%) |
| CMYK | cmyk(9%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(86.88, -7.78, 0.66) |
| CIE-LCH | lch(86.88, 7.81, 175.13°) |
| OKLab | oklab(88.4% -0.0228 0.0016) |
| OKLCH | oklch(88.4% 0.023 175.9) |
| XYZ | xyz(62.8704, 69.7561, 75.1044) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.30
Lightcyan
#E0FFFF
ΔE00 7.75
Silver (survey)
#C5C9C7
ΔE00 8.03
Honeydew
#F0FFF0
ΔE00 8.16
Powder Blue
#B0E0E6
ΔE00 8.21
Azure (CSS)
#F0FFFF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADED8 #DECAD0
analogous
#CADECE #CADED8 #CADADE
triadic
#CADED8 #D8CADE #DED8CA
tetradic
#CADED8 #CECADE #DECAD0 #DADECA
square
#CADED8 #CECADE #DECAD0 #DADECA
split-complementary
#CADED8 #DECADA #DECECA
monochromatic
#7FAFA0 #A4C7BC #CADED8 #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.40
#CADED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#CADED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADED8
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADED8 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD8
Deuteranopia (green-blind)
#D8D8D8
Tritanopia (blue-blind)
#C6DFDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #caded8; /* rgb */ color: rgb(202, 222, 216); /* oklch */ color: oklch(88.4% 0.023 175.9);
Tailwind
colors: {
custom: {
50: '#dae8e4',
500: '#caded8',
950: '#000000',
},
}SCSS
$custom: #caded8; $custom-light: #dae8e4; $custom-dark: #000000;
JSON
{
"hex": "#caded8",
"rgb": {
"r": 202,
"g": 222,
"b": 216
},
"hsl": {
"h": 162,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.88396,
"c": 0.02286,
"h": 175.9
},
"luminance": 0.69757
}Semantic roles & 50–950 ramp
primary
#CADED8
secondary
#B598A0
accent
#4460A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484