#C6D8D2#C6D8D2
#C6D8D2 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.7% C 0.021 H 173.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D8D2 |
|---|---|
| RGB | rgb(198, 216, 210) |
| HSL | hsl(160, 19%, 81%) |
| HSV | hsv(160, 8%, 85%) |
| CMYK | cmyk(8.3%, 0%, 2.8%, 15.3%) |
| CIE-LAB | lab(84.88, -7.16, 0.89) |
| CIE-LCH | lch(84.88, 7.21, 172.93°) |
| OKLab | oklab(86.7% -0.0209 0.0022) |
| OKLCH | oklch(86.7% 0.021 173.9) |
| XYZ | xyz(59.4749, 65.7699, 70.5217) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.86
Silver (survey)
#C5C9C7
ΔE00 6.88
Fog
#D8DCE0
ΔE00 8.63
Light Gray
#D3D3D3
ΔE00 8.67
Powder Blue
#B0E0E6
ΔE00 8.76
Gainsboro
#DCDCDC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D8D2 #D8C6CC
analogous
#C6D8C9 #C6D8D2 #C6D5D8
triadic
#C6D8D2 #D2C6D8 #D8D2C6
tetradic
#C6D8D2 #C9C6D8 #D8C6CC #D5D8C6
square
#C6D8D2 #C9C6D8 #D8C6CC #D5D8C6
split-complementary
#C6D8D2 #D8C6D5 #D8C9C6
monochromatic
#7DA699 #A2BFB5 #C6D8D2 #EAF1EF #EDF3F1
Accessibility & contrast
On white
1.48
#C6D8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#C6D8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D8D2
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D8D2 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5D2
Deuteranopia (green-blind)
#D3D3D2
Tritanopia (blue-blind)
#C2D8D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c6d8d2; /* rgb */ color: rgb(198, 216, 210); /* oklch */ color: oklch(86.7% 0.021 173.9);
Tailwind
colors: {
custom: {
50: '#d7e4df',
500: '#c6d8d2',
950: '#000000',
},
}SCSS
$custom: #c6d8d2; $custom-light: #d7e4df; $custom-dark: #000000;
JSON
{
"hex": "#c6d8d2",
"rgb": {
"r": 198,
"g": 216,
"b": 210
},
"hsl": {
"h": 160,
"s": 18.75,
"l": 81.176
},
"oklch": {
"l": 0.86697,
"c": 0.021,
"h": 173.9
},
"luminance": 0.65771
}Semantic roles & 50–950 ramp
primary
#C6D8D2
secondary
#AD959D
accent
#48659D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484