#C6D8DA#C6D8DA
#C6D8DA is a very light, near-neutral teal. Relative luminance 0.662; OKLCH L 86.9% C 0.020 H 204.8°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D8DA |
|---|---|
| RGB | rgb(198, 216, 218) |
| HSL | hsl(186, 21%, 82%) |
| HSV | hsv(186, 9%, 85%) |
| CMYK | cmyk(9.2%, 0.9%, 0%, 14.5%) |
| CIE-LAB | lab(85.09, -5.62, -3.05) |
| CIE-LCH | lch(85.09, 6.40, 208.45°) |
| OKLab | oklab(86.93% -0.0178 -0.0082) |
| OKLCH | oklch(86.93% 0.02 204.8) |
| XYZ | xyz(60.4966, 66.1785, 75.9025) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.31
Fog
#D8DCE0
ΔE00 6.39
Light Grey
#D8DCD6
ΔE00 6.40
Lightblue
#ADD8E6
ΔE00 7.26
Light Gray
#D3D3D3
ΔE00 7.47
Gainsboro
#DCDCDC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D8DA #DAC8C6
analogous
#C6DAD2 #C6D8DA #C6CEDA
triadic
#C6D8DA #DAC6D8 #D8DAC6
tetradic
#C6D8DA #D2C6DA #DAC8C6 #CEDAC6
square
#C6D8DA #D2C6DA #DAC8C6 #CEDAC6
split-complementary
#C6D8DA #DAC6CE #DAD2C6
monochromatic
#7CA5AA #A1BFC2 #C6D8DA #EBF1F2 #ECF2F3
Accessibility & contrast
On white
1.48
#C6D8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#C6D8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D8DA
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D8DA | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DA
Deuteranopia (green-blind)
#D1D3DA
Tritanopia (blue-blind)
#C1DAD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c6d8da; /* rgb */ color: rgb(198, 216, 218); /* oklch */ color: oklch(86.9% 0.020 204.8);
Tailwind
colors: {
custom: {
50: '#d7e4e5',
500: '#c6d8da',
950: '#000000',
},
}SCSS
$custom: #c6d8da; $custom-light: #d7e4e5; $custom-dark: #000000;
JSON
{
"hex": "#c6d8da",
"rgb": {
"r": 198,
"g": 216,
"b": 218
},
"hsl": {
"h": 186,
"s": 21.277,
"l": 81.569
},
"oklch": {
"l": 0.86931,
"c": 0.01958,
"h": 204.8
},
"luminance": 0.66179
}Semantic roles & 50–950 ramp
primary
#C6D8DA
secondary
#B09794
accent
#4F46A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484