#C8D2D2#C8D2D2
#C8D2D2 is a very light, near-neutral teal. Relative luminance 0.630; OKLCH L 85.6% C 0.011 H 197.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2D2 |
|---|---|
| RGB | rgb(200, 210, 210) |
| HSL | hsl(180, 10%, 80%) |
| HSV | hsv(180, 5%, 82%) |
| CMYK | cmyk(4.8%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(83.46, -3.38, -1.17) |
| CIE-LCH | lch(83.46, 3.58, 199.15°) |
| OKLab | oklab(85.61% -0.0104 -0.0032) |
| OKLCH | oklch(85.61% 0.011 197) |
| XYZ | xyz(58.4966, 63.0252, 70.0435) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.25
Light Grey
#D8DCD6
ΔE00 4.40
Light Gray
#D3D3D3
ΔE00 4.72
Fog
#D8DCE0
ΔE00 4.73
Gainsboro
#DCDCDC
ΔE00 5.45
Silver
#C0C0C0
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2D2 #D2C8C8
analogous
#C8D2CD #C8D2D2 #C8CDD2
triadic
#C8D2D2 #D2C8D2 #D2D2C8
tetradic
#C8D2D2 #CDC8D2 #D2C8C8 #CDD2C8
square
#C8D2D2 #CDC8D2 #D2C8C8 #CDD2C8
split-complementary
#C8D2D2 #D2C8CD #D2CDC8
monochromatic
#859B9B #A6B6B6 #C8D2D2 #EAEEEE #EEF1F1
Accessibility & contrast
On white
1.54
#C8D2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#C8D2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2D2
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2D2 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D2
Deuteranopia (green-blind)
#CECFD2
Tritanopia (blue-blind)
#C5D3D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d2d2; /* rgb */ color: rgb(200, 210, 210); /* oklch */ color: oklch(85.6% 0.011 197.0);
Tailwind
colors: {
custom: {
50: '#d8dfdf',
500: '#c8d2d2',
950: '#000000',
},
}SCSS
$custom: #c8d2d2; $custom-light: #d8dfdf; $custom-dark: #000000;
JSON
{
"hex": "#c8d2d2",
"rgb": {
"r": 200,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.8561,
"c": 0.01089,
"h": 197
},
"luminance": 0.63026
}Semantic roles & 50–950 ramp
primary
#C8D2D2
secondary
#A69898
accent
#515194
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484