#C8DAD8#C8DAD8
#C8DAD8 is a very light, near-neutral teal. Relative luminance 0.674; OKLCH L 87.4% C 0.020 H 188.8°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAD8 |
|---|---|
| RGB | rgb(200, 218, 216) |
| HSL | hsl(173, 20%, 82%) |
| HSV | hsv(173, 8%, 85%) |
| CMYK | cmyk(8.3%, 0%, 0.9%, 14.5%) |
| CIE-LAB | lab(85.70, -6.39, -1.08) |
| CIE-LCH | lch(85.70, 6.48, 189.60°) |
| OKLab | oklab(87.43% -0.0193 -0.003) |
| OKLCH | oklch(87.43% 0.02 188.8) |
| XYZ | xyz(61.2828, 67.3792, 74.7292) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.75
Silver (survey)
#C5C9C7
ΔE00 6.59
Fog
#D8DCE0
ΔE00 7.31
Light Gray
#D3D3D3
ΔE00 7.96
Powder Blue
#B0E0E6
ΔE00 8.03
Gainsboro
#DCDCDC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAD8 #DAC8CA
analogous
#C8DACF #C8DAD8 #C8D3DA
triadic
#C8DAD8 #D8C8DA #DAD8C8
tetradic
#C8DAD8 #CFC8DA #DAC8CA #D3DAC8
square
#C8DAD8 #CFC8DA #DAC8CA #D3DAC8
split-complementary
#C8DAD8 #DAC8D3 #DACFC8
monochromatic
#7FA9A4 #A3C1BE #C8DAD8 #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.45
#C8DAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#C8DAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAD8
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAD8 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D8
Deuteranopia (green-blind)
#D4D5D8
Tritanopia (blue-blind)
#C3DBD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dad8; /* rgb */ color: rgb(200, 218, 216); /* oklch */ color: oklch(87.4% 0.020 188.8);
Tailwind
colors: {
custom: {
50: '#d8e5e4',
500: '#c8dad8',
950: '#000000',
},
}SCSS
$custom: #c8dad8; $custom-light: #d8e5e4; $custom-dark: #000000;
JSON
{
"hex": "#c8dad8",
"rgb": {
"r": 200,
"g": 218,
"b": 216
},
"hsl": {
"h": 173.333,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.87428,
"c": 0.01952,
"h": 188.8
},
"luminance": 0.6738
}Semantic roles & 50–950 ramp
primary
#C8DAD8
secondary
#B09799
accent
#48519E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484