#C8D4D2#C8D4D2
#C8D4D2 is a very light, near-neutral teal. Relative luminance 0.640; OKLCH L 86.0% C 0.013 H 185.1°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4D2 |
|---|---|
| RGB | rgb(200, 212, 210) |
| HSL | hsl(170, 12%, 81%) |
| HSV | hsv(170, 6%, 83%) |
| CMYK | cmyk(5.7%, 0%, 0.9%, 16.9%) |
| CIE-LAB | lab(83.98, -4.42, -0.41) |
| CIE-LCH | lch(83.98, 4.44, 185.35°) |
| OKLab | oklab(86.02% -0.0132 -0.0012) |
| OKLCH | oklch(86.02% 0.013 185.1) |
| XYZ | xyz(58.9934, 64.0189, 70.2092) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.13
Light Grey
#D8DCD6
ΔE00 4.25
Light Gray
#D3D3D3
ΔE00 5.80
Fog
#D8DCE0
ΔE00 5.81
Gainsboro
#DCDCDC
ΔE00 6.29
Silver
#C0C0C0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4D2 #D4C8CA
analogous
#C8D4CC #C8D4D2 #C8D0D4
triadic
#C8D4D2 #D2C8D4 #D4D2C8
tetradic
#C8D4D2 #CCC8D4 #D4C8CA #D0D4C8
square
#C8D4D2 #CCC8D4 #D4C8CA #D0D4C8
split-complementary
#C8D4D2 #D4C8D0 #D4CCC8
monochromatic
#839E9A #A6B9B6 #C8D4D2 #EAEFEE #EEF2F1
Accessibility & contrast
On white
1.52
#C8D4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#C8D4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4D2
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4D2 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D2
Deuteranopia (green-blind)
#D0D1D2
Tritanopia (blue-blind)
#C5D5D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d4d2; /* rgb */ color: rgb(200, 212, 210); /* oklch */ color: oklch(86.0% 0.013 185.1);
Tailwind
colors: {
custom: {
50: '#d8e1df',
500: '#c8d4d2',
950: '#000000',
},
}SCSS
$custom: #c8d4d2; $custom-light: #d8e1df; $custom-dark: #000000;
JSON
{
"hex": "#c8d4d2",
"rgb": {
"r": 200,
"g": 212,
"b": 210
},
"hsl": {
"h": 170,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.86019,
"c": 0.01329,
"h": 185.1
},
"luminance": 0.64019
}Semantic roles & 50–950 ramp
primary
#C8D4D2
secondary
#A8989B
accent
#4F5B96
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484