#C6DAD6#C6DAD6
#C6DAD6 is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.2% C 0.022 H 182.5°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DAD6 |
|---|---|
| RGB | rgb(198, 218, 214) |
| HSL | hsl(168, 21%, 82%) |
| HSV | hsv(168, 9%, 85%) |
| CMYK | cmyk(9.2%, 0%, 1.8%, 14.5%) |
| CIE-LAB | lab(85.51, -7.43, -0.32) |
| CIE-LCH | lch(85.51, 7.44, 182.44°) |
| OKLab | oklab(87.23% -0.0221 -0.001) |
| OKLCH | oklch(87.23% 0.022 182.5) |
| XYZ | xyz(60.4950, 67.0027, 73.3509) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.36
Silver (survey)
#C5C9C7
ΔE00 7.34
Powder Blue
#B0E0E6
ΔE00 7.75
Lightcyan
#E0FFFF
ΔE00 8.33
Fog
#D8DCE0
ΔE00 8.49
Lightblue
#ADD8E6
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DAD6 #DAC6CA
analogous
#C6DACC #C6DAD6 #C6D4DA
triadic
#C6DAD6 #D6C6DA #DAD6C6
tetradic
#C6DAD6 #CCC6DA #DAC6CA #D4DAC6
square
#C6DAD6 #CCC6DA #DAC6CA #D4DAC6
split-complementary
#C6DAD6 #DAC6D4 #DACCC6
monochromatic
#7CAAA1 #A1C2BB #C6DAD6 #EBF2F1 #ECF3F2
Accessibility & contrast
On white
1.46
#C6DAD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#C6DAD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DAD6
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DAD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DAD6 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D6
Deuteranopia (green-blind)
#D4D4D6
Tritanopia (blue-blind)
#C1DBD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c6dad6; /* rgb */ color: rgb(198, 218, 214); /* oklch */ color: oklch(87.2% 0.022 182.5);
Tailwind
colors: {
custom: {
50: '#d7e5e2',
500: '#c6dad6',
950: '#000000',
},
}SCSS
$custom: #c6dad6; $custom-light: #d7e5e2; $custom-dark: #000000;
JSON
{
"hex": "#c6dad6",
"rgb": {
"r": 198,
"g": 218,
"b": 214
},
"hsl": {
"h": 168,
"s": 21.277,
"l": 81.569
},
"oklch": {
"l": 0.87226,
"c": 0.02211,
"h": 182.5
},
"luminance": 0.67004
}Semantic roles & 50–950 ramp
primary
#C6DAD6
secondary
#B0949A
accent
#4658A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484