#C6DAD8#C6DAD8
#C6DAD8 is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.3% C 0.022 H 189.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DAD8 |
|---|---|
| RGB | rgb(198, 218, 216) |
| HSL | hsl(174, 21%, 82%) |
| HSV | hsv(174, 9%, 85%) |
| CMYK | cmyk(9.2%, 0%, 0.9%, 14.5%) |
| CIE-LAB | lab(85.56, -7.04, -1.30) |
| CIE-LCH | lch(85.56, 7.16, 190.45°) |
| OKLab | oklab(87.28% -0.0213 -0.0036) |
| OKLCH | oklch(87.28% 0.022 189.5) |
| XYZ | xyz(60.7520, 67.1055, 74.7044) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.41
Silver (survey)
#C5C9C7
ΔE00 7.14
Powder Blue
#B0E0E6
ΔE00 7.42
Fog
#D8DCE0
ΔE00 7.93
Lightblue
#ADD8E6
ΔE00 8.02
Lightcyan
#E0FFFF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DAD8 #DAC6C8
analogous
#C6DACE #C6DAD8 #C6D2DA
triadic
#C6DAD8 #D8C6DA #DAD8C6
tetradic
#C6DAD8 #CEC6DA #DAC6C8 #D2DAC6
square
#C6DAD8 #CEC6DA #DAC6C8 #D2DAC6
split-complementary
#C6DAD8 #DAC6D2 #DACEC6
monochromatic
#7CAAA5 #A1C2BF #C6DAD8 #EBF2F1 #ECF3F2
Accessibility & contrast
On white
1.46
#C6DAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#C6DAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DAD8
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DAD8 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D8
Deuteranopia (green-blind)
#D3D5D8
Tritanopia (blue-blind)
#C1DBD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c6dad8; /* rgb */ color: rgb(198, 218, 216); /* oklch */ color: oklch(87.3% 0.022 189.5);
Tailwind
colors: {
custom: {
50: '#d7e5e4',
500: '#c6dad8',
950: '#000000',
},
}SCSS
$custom: #c6dad8; $custom-light: #d7e5e4; $custom-dark: #000000;
JSON
{
"hex": "#c6dad8",
"rgb": {
"r": 198,
"g": 218,
"b": 216
},
"hsl": {
"h": 174,
"s": 21.277,
"l": 81.569
},
"oklch": {
"l": 0.87284,
"c": 0.02161,
"h": 189.5
},
"luminance": 0.67106
}Semantic roles & 50–950 ramp
primary
#C6DAD8
secondary
#B09497
accent
#464FA0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484