#C8D6D6#C8D6D6
#C8D6D6 is a very light, near-neutral teal. Relative luminance 0.652; OKLCH L 86.5% C 0.015 H 196.9°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D6D6 |
|---|---|
| RGB | rgb(200, 214, 214) |
| HSL | hsl(180, 15%, 81%) |
| HSV | hsv(180, 7%, 84%) |
| CMYK | cmyk(6.5%, 0%, 0%, 16.1%) |
| CIE-LAB | lab(84.60, -4.70, -1.62) |
| CIE-LCH | lch(84.60, 4.97, 199.05°) |
| OKLab | oklab(86.55% -0.0145 -0.0044) |
| OKLCH | oklch(86.55% 0.015 196.9) |
| XYZ | xyz(60.0010, 65.2268, 73.0342) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.91
Light Grey
#D8DCD6
ΔE00 5.00
Fog
#D8DCE0
ΔE00 5.64
Light Gray
#D3D3D3
ΔE00 6.22
Gainsboro
#DCDCDC
ΔE00 6.55
Silver
#C0C0C0
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D6D6 #D6C8C8
analogous
#C8D6CF #C8D6D6 #C8CFD6
triadic
#C8D6D6 #D6C8D6 #D6D6C8
tetradic
#C8D6D6 #CFC8D6 #D6C8C8 #CFD6C8
square
#C8D6D6 #CFC8D6 #D6C8C8 #CFD6C8
split-complementary
#C8D6D6 #D6C8CF #D6CFC8
monochromatic
#82A2A2 #A5BCBC #C8D6D6 #EBF0F0 #EDF2F2
Accessibility & contrast
On white
1.50
#C8D6D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#C8D6D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D6D6
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D6D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D6D6 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D6
Deuteranopia (green-blind)
#D1D2D6
Tritanopia (blue-blind)
#C4D7D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d6d6; /* rgb */ color: rgb(200, 214, 214); /* oklch */ color: oklch(86.5% 0.015 196.9);
Tailwind
colors: {
custom: {
50: '#d8e2e2',
500: '#c8d6d6',
950: '#000000',
},
}SCSS
$custom: #c8d6d6; $custom-light: #d8e2e2; $custom-dark: #000000;
JSON
{
"hex": "#c8d6d6",
"rgb": {
"r": 200,
"g": 214,
"b": 214
},
"hsl": {
"h": 180,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.86547,
"c": 0.01514,
"h": 196.9
},
"luminance": 0.65228
}Semantic roles & 50–950 ramp
primary
#C8D6D6
secondary
#AB9898
accent
#4D4D99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484