#C8D4D4#C8D4D4
#C8D4D4 is a very light, near-neutral teal. Relative luminance 0.641; OKLCH L 86.1% C 0.013 H 196.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4D4 |
|---|---|
| RGB | rgb(200, 212, 212) |
| HSL | hsl(180, 12%, 81%) |
| HSV | hsv(180, 6%, 83%) |
| CMYK | cmyk(5.7%, 0%, 0%, 16.9%) |
| CIE-LAB | lab(84.03, -4.05, -1.40) |
| CIE-LCH | lch(84.03, 4.28, 199.10°) |
| OKLab | oklab(86.08% -0.0125 -0.0038) |
| OKLCH | oklch(86.08% 0.013 196.9) |
| XYZ | xyz(59.2441, 64.1192, 71.5296) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.09
Light Grey
#D8DCD6
ΔE00 4.64
Fog
#D8DCE0
ΔE00 5.15
Light Gray
#D3D3D3
ΔE00 5.47
Gainsboro
#DCDCDC
ΔE00 5.98
Silver
#C0C0C0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4D4 #D4C8C8
analogous
#C8D4CE #C8D4D4 #C8CED4
triadic
#C8D4D4 #D4C8D4 #D4D4C8
tetradic
#C8D4D4 #CEC8D4 #D4C8C8 #CED4C8
square
#C8D4D4 #CEC8D4 #D4C8C8 #CED4C8
split-complementary
#C8D4D4 #D4C8CE #D4CEC8
monochromatic
#839E9E #A6B9B9 #C8D4D4 #EAEFEF #EEF2F2
Accessibility & contrast
On white
1.52
#C8D4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#C8D4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4D4
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4D4 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D4
Deuteranopia (green-blind)
#D0D1D4
Tritanopia (blue-blind)
#C5D5D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d4d4; /* rgb */ color: rgb(200, 212, 212); /* oklch */ color: oklch(86.1% 0.013 196.9);
Tailwind
colors: {
custom: {
50: '#d8e1e1',
500: '#c8d4d4',
950: '#000000',
},
}SCSS
$custom: #c8d4d4; $custom-light: #d8e1e1; $custom-dark: #000000;
JSON
{
"hex": "#c8d4d4",
"rgb": {
"r": 200,
"g": 212,
"b": 212
},
"hsl": {
"h": 180,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.86078,
"c": 0.01303,
"h": 196.9
},
"luminance": 0.6412
}Semantic roles & 50–950 ramp
primary
#C8D4D4
secondary
#A89898
accent
#4F4F96
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484