#C6DAD4#C6DAD4
#C6DAD4 is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.2% C 0.023 H 175.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DAD4 |
|---|---|
| RGB | rgb(198, 218, 212) |
| HSL | hsl(162, 21%, 82%) |
| HSV | hsv(162, 9%, 85%) |
| CMYK | cmyk(9.2%, 0%, 2.8%, 14.5%) |
| CIE-LAB | lab(85.45, -7.81, 0.67) |
| CIE-LCH | lch(85.45, 7.84, 175.12°) |
| OKLab | oklab(87.17% -0.0229 0.0017) |
| OKLCH | oklch(87.17% 0.023 175.9) |
| XYZ | xyz(60.2412, 66.9012, 72.0140) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.43
Silver (survey)
#C5C9C7
ΔE00 7.61
Powder Blue
#B0E0E6
ΔE00 8.19
Lightcyan
#E0FFFF
ΔE00 8.56
Honeydew
#F0FFF0
ΔE00 8.97
Fog
#D8DCE0
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DAD4 #DAC6CC
analogous
#C6DACA #C6DAD4 #C6D6DA
triadic
#C6DAD4 #D4C6DA #DAD4C6
tetradic
#C6DAD4 #CAC6DA #DAC6CC #D6DAC6
square
#C6DAD4 #CAC6DA #DAC6CC #D6DAC6
split-complementary
#C6DAD4 #DAC6D6 #DACAC6
monochromatic
#7CAA9C #A1C2B8 #C6DAD4 #EBF2F0 #ECF3F1
Accessibility & contrast
On white
1.46
#C6DAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#C6DAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DAD4
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DAD4 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#D4D4D4
Tritanopia (blue-blind)
#C2DBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c6dad4; /* rgb */ color: rgb(198, 218, 212); /* oklch */ color: oklch(87.2% 0.023 175.9);
Tailwind
colors: {
custom: {
50: '#d7e5e1',
500: '#c6dad4',
950: '#000000',
},
}SCSS
$custom: #c6dad4; $custom-light: #d7e5e1; $custom-dark: #000000;
JSON
{
"hex": "#c6dad4",
"rgb": {
"r": 198,
"g": 218,
"b": 212
},
"hsl": {
"h": 162,
"s": 21.277,
"l": 81.569
},
"oklch": {
"l": 0.87168,
"c": 0.02293,
"h": 175.9
},
"luminance": 0.66902
}Semantic roles & 50–950 ramp
primary
#C6DAD4
secondary
#B0949D
accent
#4661A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484