#C8D4D0#C8D4D0
#C8D4D0 is a very light, near-neutral teal. Relative luminance 0.639; OKLCH L 86.0% C 0.014 H 174.1°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4D0 |
|---|---|
| RGB | rgb(200, 212, 208) |
| HSL | hsl(160, 12%, 81%) |
| HSV | hsv(160, 6%, 83%) |
| CMYK | cmyk(5.7%, 0%, 1.9%, 16.9%) |
| CIE-LAB | lab(83.92, -4.80, 0.57) |
| CIE-LCH | lch(83.92, 4.83, 173.18°) |
| OKLab | oklab(85.96% -0.014 0.0014) |
| OKLCH | oklch(85.96% 0.014 174.1) |
| XYZ | xyz(58.7458, 63.9199, 68.9051) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.07
Silver (survey)
#C5C9C7
ΔE00 4.37
Light Gray
#D3D3D3
ΔE00 6.23
Fog
#D8DCE0
ΔE00 6.53
Gainsboro
#DCDCDC
ΔE00 6.70
Silver
#C0C0C0
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4D0 #D4C8CC
analogous
#C8D4CA #C8D4D0 #C8D2D4
triadic
#C8D4D0 #D0C8D4 #D4D0C8
tetradic
#C8D4D0 #CAC8D4 #D4C8CC #D2D4C8
square
#C8D4D0 #CAC8D4 #D4C8CC #D2D4C8
split-complementary
#C8D4D0 #D4C8D2 #D4CAC8
monochromatic
#839E95 #A6B9B3 #C8D4D0 #EAEFED #EEF2F0
Accessibility & contrast
On white
1.52
#C8D4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#C8D4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4D0
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4D0 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D0
Deuteranopia (green-blind)
#D1D1D0
Tritanopia (blue-blind)
#C6D4D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d4d0; /* rgb */ color: rgb(200, 212, 208); /* oklch */ color: oklch(86.0% 0.014 174.1);
Tailwind
colors: {
custom: {
50: '#d8e1de',
500: '#c8d4d0',
950: '#000000',
},
}SCSS
$custom: #c8d4d0; $custom-light: #d8e1de; $custom-dark: #000000;
JSON
{
"hex": "#c8d4d0",
"rgb": {
"r": 200,
"g": 212,
"b": 208
},
"hsl": {
"h": 160,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.85962,
"c": 0.01409,
"h": 174.1
},
"luminance": 0.6392
}Semantic roles & 50–950 ramp
primary
#C8D4D0
secondary
#A8989D
accent
#4F6796
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484