#C8DAD3#C8DAD3
#C8DAD3 is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.3% C 0.022 H 170.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAD3 |
|---|---|
| RGB | rgb(200, 218, 211) |
| HSL | hsl(157, 20%, 82%) |
| HSV | hsv(157, 8%, 85%) |
| CMYK | cmyk(8.3%, 0%, 3.2%, 14.5%) |
| CIE-LAB | lab(85.57, -7.34, 1.38) |
| CIE-LCH | lch(85.57, 7.46, 169.37°) |
| OKLab | oklab(87.28% -0.0212 0.0035) |
| OKLCH | oklch(87.28% 0.022 170.5) |
| XYZ | xyz(60.6462, 67.1245, 71.3766) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.82
Silver (survey)
#C5C9C7
ΔE00 7.25
Honeydew
#F0FFF0
ΔE00 8.64
Fog
#D8DCE0
ΔE00 8.86
Lightcyan
#E0FFFF
ΔE00 8.87
Light Gray
#D3D3D3
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAD3 #DAC8CF
analogous
#C8DACA #C8DAD3 #C8D8DA
triadic
#C8DAD3 #D3C8DA #DAD3C8
tetradic
#C8DAD3 #CAC8DA #DAC8CF #D8DAC8
square
#C8DAD3 #CAC8DA #DAC8CF #D8DAC8
split-complementary
#C8DAD3 #DAC8D8 #DACAC8
monochromatic
#7FA998 #A3C1B6 #C8DAD3 #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.46
#C8DAD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#C8DAD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAD3
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAD3 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D3
Deuteranopia (green-blind)
#D5D5D3
Tritanopia (blue-blind)
#C4DAD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dad3; /* rgb */ color: rgb(200, 218, 211); /* oklch */ color: oklch(87.3% 0.022 170.5);
Tailwind
colors: {
custom: {
50: '#d8e5e0',
500: '#c8dad3',
950: '#000000',
},
}SCSS
$custom: #c8dad3; $custom-light: #d8e5e0; $custom-dark: #000000;
JSON
{
"hex": "#c8dad3",
"rgb": {
"r": 200,
"g": 218,
"b": 211
},
"hsl": {
"h": 156.667,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.87284,
"c": 0.02153,
"h": 170.5
},
"luminance": 0.67125
}Semantic roles & 50–950 ramp
primary
#C8DAD3
secondary
#B097A0
accent
#48699E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484