#C8D2CD#C8D2CD
#C8D2CD is a very light, near-neutral teal. Relative luminance 0.628; OKLCH L 85.5% C 0.013 H 164.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2CD |
|---|---|
| RGB | rgb(200, 210, 205) |
| HSL | hsl(150, 10%, 80%) |
| HSV | hsv(150, 5%, 82%) |
| CMYK | cmyk(4.8%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(83.33, -4.32, 1.30) |
| CIE-LCH | lch(83.33, 4.51, 163.27°) |
| OKLab | oklab(85.47% -0.0124 0.0034) |
| OKLCH | oklch(85.47% 0.013 164.8) |
| XYZ | xyz(57.8834, 62.7799, 66.8140) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.69
Silver (survey)
#C5C9C7
ΔE00 3.75
Light Gray
#D3D3D3
ΔE00 5.81
Gainsboro
#DCDCDC
ΔE00 6.44
Fog
#D8DCE0
ΔE00 6.58
Silver
#C0C0C0
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2CD #D2C8CD
analogous
#C8D2C8 #C8D2CD #C8D2D2
triadic
#C8D2CD #CDC8D2 #D2CDC8
tetradic
#C8D2CD #C8C8D2 #D2C8CD #D2D2C8
square
#C8D2CD #C8C8D2 #D2C8CD #D2D2C8
split-complementary
#C8D2CD #D2C8D2 #D2C8C8
monochromatic
#859B90 #A6B6AE #C8D2CD #EAEEEC #EEF1F0
Accessibility & contrast
On white
1.55
#C8D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#C8D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2CD
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2CD | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CD
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#C6D2D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d2cd; /* rgb */ color: rgb(200, 210, 205); /* oklch */ color: oklch(85.5% 0.013 164.8);
Tailwind
colors: {
custom: {
50: '#d8dfdc',
500: '#c8d2cd',
950: '#000000',
},
}SCSS
$custom: #c8d2cd; $custom-light: #d8dfdc; $custom-dark: #000000;
JSON
{
"hex": "#c8d2cd",
"rgb": {
"r": 200,
"g": 210,
"b": 205
},
"hsl": {
"h": 150,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.85465,
"c": 0.01282,
"h": 164.8
},
"luminance": 0.6278
}Semantic roles & 50–950 ramp
primary
#C8D2CD
secondary
#A6989F
accent
#517394
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484