#C4DADC#C4DADC
#C4DADC is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.3% C 0.024 H 203.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DADC |
|---|---|
| RGB | rgb(196, 218, 220) |
| HSL | hsl(185, 26%, 82%) |
| HSV | hsv(185, 11%, 86%) |
| CMYK | cmyk(10.9%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(85.53, -6.91, -3.48) |
| CIE-LCH | lch(85.53, 7.74, 206.70°) |
| OKLab | oklab(87.26% -0.0218 -0.0094) |
| OKLCH | oklch(87.26% 0.024 203.4) |
| XYZ | xyz(60.7516, 67.0448, 77.4365) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.38
Powder Blue
#B0E0E6
ΔE00 6.60
Light Grey
#D8DCD6
ΔE00 7.41
Silver (survey)
#C5C9C7
ΔE00 7.57
Fog
#D8DCE0
ΔE00 7.63
Lightcyan
#E0FFFF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DADC #DCC6C4
analogous
#C4DCD2 #C4DADC #C4CEDC
triadic
#C4DADC #DCC4DA #DADCC4
tetradic
#C4DADC #D2C4DC #DCC6C4 #CEDCC4
square
#C4DADC #D2C4DC #DCC6C4 #CEDCC4
split-complementary
#C4DADC #DCC4CE #DCD2C4
monochromatic
#77AAAE #9EC2C5 #C4DADC #EAF2F3 #ECF3F4
Accessibility & contrast
On white
1.46
#C4DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#C4DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DADC
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DADC | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#BDDCDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c4dadc; /* rgb */ color: rgb(196, 218, 220); /* oklch */ color: oklch(87.3% 0.024 203.4);
Tailwind
colors: {
custom: {
50: '#d6e5e6',
500: '#c4dadc',
950: '#000000',
},
}SCSS
$custom: #c4dadc; $custom-light: #d6e5e6; $custom-dark: #000000;
JSON
{
"hex": "#c4dadc",
"rgb": {
"r": 196,
"g": 218,
"b": 220
},
"hsl": {
"h": 185,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.8726,
"c": 0.0237,
"h": 203.4
},
"luminance": 0.67046
}Semantic roles & 50–950 ramp
primary
#C4DADC
secondary
#B39491
accent
#4A41A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484