#C8D2D0#C8D2D0
#C8D2D0 is a very light, near-neutral teal. Relative luminance 0.629; OKLCH L 85.6% C 0.011 H 182.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2D0 |
|---|---|
| RGB | rgb(200, 210, 208) |
| HSL | hsl(168, 10%, 80%) |
| HSV | hsv(168, 5%, 82%) |
| CMYK | cmyk(4.8%, 0%, 1%, 17.6%) |
| CIE-LAB | lab(83.40, -3.76, -0.19) |
| CIE-LCH | lch(83.40, 3.76, 182.84°) |
| OKLab | oklab(85.55% -0.0112 -0.0005) |
| OKLCH | oklch(85.55% 0.011 182.8) |
| XYZ | xyz(58.2490, 62.9262, 68.7395) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.25
Light Grey
#D8DCD6
ΔE00 3.94
Light Gray
#D3D3D3
ΔE00 5.06
Fog
#D8DCE0
ΔE00 5.42
Gainsboro
#DCDCDC
ΔE00 5.76
Silver
#C0C0C0
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2D0 #D2C8CA
analogous
#C8D2CB #C8D2D0 #C8CFD2
triadic
#C8D2D0 #D0C8D2 #D2D0C8
tetradic
#C8D2D0 #CBC8D2 #D2C8CA #CFD2C8
square
#C8D2D0 #CBC8D2 #D2C8CA #CFD2C8
split-complementary
#C8D2D0 #D2C8CF #D2CBC8
monochromatic
#859B96 #A6B6B3 #C8D2D0 #EAEEED #EEF1F1
Accessibility & contrast
On white
1.55
#C8D2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#C8D2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2D0
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2D0 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D0
Deuteranopia (green-blind)
#CFCFD0
Tritanopia (blue-blind)
#C6D2D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d2d0; /* rgb */ color: rgb(200, 210, 208); /* oklch */ color: oklch(85.6% 0.011 182.8);
Tailwind
colors: {
custom: {
50: '#d8dfde',
500: '#c8d2d0',
950: '#000000',
},
}SCSS
$custom: #c8d2d0; $custom-light: #d8dfde; $custom-dark: #000000;
JSON
{
"hex": "#c8d2d0",
"rgb": {
"r": 200,
"g": 210,
"b": 208
},
"hsl": {
"h": 168,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.85551,
"c": 0.01121,
"h": 182.8
},
"luminance": 0.62927
}Semantic roles & 50–950 ramp
primary
#C8D2D0
secondary
#A6989B
accent
#515F94
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484