#C8DAD4#C8DAD4
#C8DAD4 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.3% C 0.021 H 173.9°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAD4 |
|---|---|
| RGB | rgb(200, 218, 212) |
| HSL | hsl(160, 20%, 82%) |
| HSV | hsv(160, 8%, 85%) |
| CMYK | cmyk(8.3%, 0%, 2.8%, 14.5%) |
| CIE-LAB | lab(85.59, -7.15, 0.89) |
| CIE-LCH | lch(85.59, 7.20, 172.94°) |
| OKLab | oklab(87.31% -0.0208 0.0022) |
| OKLCH | oklch(87.31% 0.021 173.9) |
| XYZ | xyz(60.7720, 67.1748, 72.0389) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.74
Silver (survey)
#C5C9C7
ΔE00 7.07
Fog
#D8DCE0
ΔE00 8.53
Light Gray
#D3D3D3
ΔE00 8.69
Lightcyan
#E0FFFF
ΔE00 8.73
Powder Blue
#B0E0E6
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAD4 #DAC8CE
analogous
#C8DACB #C8DAD4 #C8D7DA
triadic
#C8DAD4 #D4C8DA #DAD4C8
tetradic
#C8DAD4 #CBC8DA #DAC8CE #D7DAC8
square
#C8DAD4 #CBC8DA #DAC8CE #D7DAC8
split-complementary
#C8DAD4 #DAC8D7 #DACBC8
monochromatic
#7FA99B #A3C1B7 #C8DAD4 #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.45
#C8DAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#C8DAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAD4
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAD4 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D4
Deuteranopia (green-blind)
#D5D5D4
Tritanopia (blue-blind)
#C4DAD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dad4; /* rgb */ color: rgb(200, 218, 212); /* oklch */ color: oklch(87.3% 0.021 173.9);
Tailwind
colors: {
custom: {
50: '#d8e5e1',
500: '#c8dad4',
950: '#000000',
},
}SCSS
$custom: #c8dad4; $custom-light: #d8e5e1; $custom-dark: #000000;
JSON
{
"hex": "#c8dad4",
"rgb": {
"r": 200,
"g": 218,
"b": 212
},
"hsl": {
"h": 160,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.87312,
"c": 0.02097,
"h": 173.9
},
"luminance": 0.67176
}Semantic roles & 50–950 ramp
primary
#C8DAD4
secondary
#B0979F
accent
#48649E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484