#C8D2D3#C8D2D3
#C8D2D3 is a very light, near-neutral teal. Relative luminance 0.631; OKLCH L 85.6% C 0.011 H 204.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2D3 |
|---|---|
| RGB | rgb(200, 210, 211) |
| HSL | hsl(185, 11%, 81%) |
| HSV | hsv(185, 5%, 83%) |
| CMYK | cmyk(5.2%, 0.5%, 0%, 17.3%) |
| CIE-LAB | lab(83.48, -3.19, -1.67) |
| CIE-LCH | lch(83.48, 3.60, 207.58°) |
| OKLab | oklab(85.64% -0.01 -0.0045) |
| OKLCH | oklch(85.64% 0.011 204.1) |
| XYZ | xyz(58.6215, 63.0752, 70.7017) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.37
Fog
#D8DCE0
ΔE00 4.43
Light Gray
#D3D3D3
ΔE00 4.61
Light Grey
#D8DCD6
ΔE00 4.70
Gainsboro
#DCDCDC
ΔE00 5.34
Silver
#C0C0C0
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2D3 #D3C9C8
analogous
#C8D3CE #C8D2D3 #C8CCD3
triadic
#C8D2D3 #D3C8D2 #D2D3C8
tetradic
#C8D2D3 #CEC8D3 #D3C9C8 #CCD3C8
square
#C8D2D3 #CEC8D3 #D3C9C8 #CCD3C8
split-complementary
#C8D2D3 #D3C8CC #D3CEC8
monochromatic
#849A9D #A6B6B8 #C8D2D3 #EAEEEE #EEF1F1
Accessibility & contrast
On white
1.54
#C8D2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#C8D2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2D3
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2D3 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D3
Deuteranopia (green-blind)
#CECFD3
Tritanopia (blue-blind)
#C5D3D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d2d3; /* rgb */ color: rgb(200, 210, 211); /* oklch */ color: oklch(85.6% 0.011 204.1);
Tailwind
colors: {
custom: {
50: '#d8dfe0',
500: '#c8d2d3',
950: '#000000',
},
}SCSS
$custom: #c8d2d3; $custom-light: #d8dfe0; $custom-dark: #000000;
JSON
{
"hex": "#c8d2d3",
"rgb": {
"r": 200,
"g": 210,
"b": 211
},
"hsl": {
"h": 185.455,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.85639,
"c": 0.011,
"h": 204.1
},
"luminance": 0.63076
}Semantic roles & 50–950 ramp
primary
#C8D2D3
secondary
#A79A98
accent
#575095
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484