#C6DAD0#C6DAD0
#C6DAD0 is a very light, muted teal. Relative luminance 0.667; OKLCH L 87.1% C 0.025 H 164.3°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DAD0 |
|---|---|
| RGB | rgb(198, 218, 208) |
| HSL | hsl(150, 21%, 82%) |
| HSV | hsv(150, 9%, 85%) |
| CMYK | cmyk(9.2%, 0%, 4.6%, 14.5%) |
| CIE-LAB | lab(85.35, -8.56, 2.64) |
| CIE-LCH | lch(85.35, 8.96, 162.89°) |
| OKLab | oklab(87.06% -0.0244 0.0069) |
| OKLCH | oklch(87.06% 0.025 164.3) |
| XYZ | xyz(59.7428, 66.7018, 69.3895) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.85
Silver (survey)
#C5C9C7
ΔE00 8.33
Honeydew
#F0FFF0
ΔE00 8.52
Lightcyan
#E0FFFF
ΔE00 9.27
Powder Blue
#B0E0E6
ΔE00 9.30
Ice
#D6FFFA
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DAD0 #DAC6D0
analogous
#C6DAC6 #C6DAD0 #C6DADA
triadic
#C6DAD0 #D0C6DA #DAD0C6
tetradic
#C6DAD0 #C6C6DA #DAC6D0 #DADAC6
square
#C6DAD0 #C6C6DA #DAC6D0 #DADAC6
split-complementary
#C6DAD0 #DAC6DA #DAC6C6
monochromatic
#7CAA93 #A1C2B1 #C6DAD0 #EBF2EF #ECF3F0
Accessibility & contrast
On white
1.46
#C6DAD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#C6DAD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DAD0
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DAD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DAD0 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D0
Deuteranopia (green-blind)
#D5D4D1
Tritanopia (blue-blind)
#C2DAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c6dad0; /* rgb */ color: rgb(198, 218, 208); /* oklch */ color: oklch(87.1% 0.025 164.3);
Tailwind
colors: {
custom: {
50: '#d7e5de',
500: '#c6dad0',
950: '#000000',
},
}SCSS
$custom: #c6dad0; $custom-light: #d7e5de; $custom-dark: #000000;
JSON
{
"hex": "#c6dad0",
"rgb": {
"r": 198,
"g": 218,
"b": 208
},
"hsl": {
"h": 150,
"s": 21.277,
"l": 81.569
},
"oklch": {
"l": 0.87055,
"c": 0.02539,
"h": 164.3
},
"luminance": 0.66703
}Semantic roles & 50–950 ramp
primary
#C6DAD0
secondary
#B094A2
accent
#4673A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484