#C8D3D2#C8D3D2
#C8D3D2 is a very light, near-neutral teal. Relative luminance 0.635; OKLCH L 85.8% C 0.012 H 190.4°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3D2 |
|---|---|
| RGB | rgb(200, 211, 210) |
| HSL | hsl(175, 11%, 81%) |
| HSV | hsv(175, 5%, 83%) |
| CMYK | cmyk(5.2%, 0%, 0.5%, 17.3%) |
| CIE-LAB | lab(83.72, -3.90, -0.79) |
| CIE-LCH | lch(83.72, 3.98, 191.50°) |
| OKLab | oklab(85.81% -0.0118 -0.0022) |
| OKLCH | oklch(85.81% 0.012 190.4) |
| XYZ | xyz(58.7442, 63.5205, 70.1261) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.65
Light Grey
#D8DCD6
ΔE00 4.26
Light Gray
#D3D3D3
ΔE00 5.25
Fog
#D8DCE0
ΔE00 5.25
Gainsboro
#DCDCDC
ΔE00 5.85
Silver
#C0C0C0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3D2 #D3C8C9
analogous
#C8D3CC #C8D3D2 #C8CED3
triadic
#C8D3D2 #D2C8D3 #D3D2C8
tetradic
#C8D3D2 #CCC8D3 #D3C8C9 #CED3C8
square
#C8D3D2 #CCC8D3 #D3C8C9 #CED3C8
split-complementary
#C8D3D2 #D3C8CE #D3CCC8
monochromatic
#849D9A #A6B8B6 #C8D3D2 #EAEEEE #EEF1F1
Accessibility & contrast
On white
1.53
#C8D3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#C8D3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3D2
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3D2 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#CFD0D2
Tritanopia (blue-blind)
#C5D4D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d3d2; /* rgb */ color: rgb(200, 211, 210); /* oklch */ color: oklch(85.8% 0.012 190.4);
Tailwind
colors: {
custom: {
50: '#d8e0df',
500: '#c8d3d2',
950: '#000000',
},
}SCSS
$custom: #c8d3d2; $custom-light: #d8e0df; $custom-dark: #000000;
JSON
{
"hex": "#c8d3d2",
"rgb": {
"r": 200,
"g": 211,
"b": 210
},
"hsl": {
"h": 174.545,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.85814,
"c": 0.01203,
"h": 190.4
},
"luminance": 0.63521
}Semantic roles & 50–950 ramp
primary
#C8D3D2
secondary
#A7989A
accent
#505795
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484