#C8D8D2#C8D8D2
#C8D8D2 is a very light, near-neutral teal. Relative luminance 0.660; OKLCH L 86.8% C 0.019 H 171.4°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D8D2 |
|---|---|
| RGB | rgb(200, 216, 210) |
| HSL | hsl(158, 17%, 82%) |
| HSV | hsv(158, 7%, 85%) |
| CMYK | cmyk(7.4%, 0%, 2.8%, 15.3%) |
| CIE-LAB | lab(85.02, -6.49, 1.11) |
| CIE-LCH | lch(85.02, 6.59, 170.32°) |
| OKLab | oklab(86.84% -0.0188 0.0028) |
| OKLCH | oklch(86.84% 0.019 171.4) |
| XYZ | xyz(60.0057, 66.0436, 70.5466) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.15
Silver (survey)
#C5C9C7
ΔE00 6.32
Light Gray
#D3D3D3
ΔE00 8.04
Fog
#D8DCE0
ΔE00 8.08
Gainsboro
#DCDCDC
ΔE00 8.22
Mintcream
#F5FFFA
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D8D2 #D8C8CE
analogous
#C8D8CA #C8D8D2 #C8D6D8
triadic
#C8D8D2 #D2C8D8 #D8D2C8
tetradic
#C8D8D2 #CAC8D8 #D8C8CE #D6D8C8
square
#C8D8D2 #CAC8D8 #D8C8CE #D6D8C8
split-complementary
#C8D8D2 #D8C8D6 #D8CAC8
monochromatic
#80A597 #A4BFB5 #C8D8D2 #ECF1EF #EDF2F0
Accessibility & contrast
On white
1.48
#C8D8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#C8D8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D8D2
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D8D2 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#D4D3D2
Tritanopia (blue-blind)
#C5D8D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d8d2; /* rgb */ color: rgb(200, 216, 210); /* oklch */ color: oklch(86.8% 0.019 171.4);
Tailwind
colors: {
custom: {
50: '#d8e4df',
500: '#c8d8d2',
950: '#000000',
},
}SCSS
$custom: #c8d8d2; $custom-light: #d8e4df; $custom-dark: #000000;
JSON
{
"hex": "#c8d8d2",
"rgb": {
"r": 200,
"g": 216,
"b": 210
},
"hsl": {
"h": 157.5,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.86842,
"c": 0.01906,
"h": 171.4
},
"luminance": 0.66044
}Semantic roles & 50–950 ramp
primary
#C8D8D2
secondary
#AD979F
accent
#4A699B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484