#C8DCDA#C8DCDA
#C8DCDA is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.9% C 0.022 H 189.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCDA |
|---|---|
| RGB | rgb(200, 220, 218) |
| HSL | hsl(174, 22%, 82%) |
| HSV | hsv(174, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(86.27, -7.03, -1.30) |
| CIE-LCH | lch(86.27, 7.15, 190.45°) |
| OKLab | oklab(87.9% -0.0213 -0.0036) |
| OKLCH | oklch(87.9% 0.022 189.5) |
| XYZ | xyz(62.0647, 68.5268, 76.2732) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.33
Silver (survey)
#C5C9C7
ΔE00 7.36
Powder Blue
#B0E0E6
ΔE00 7.42
Lightcyan
#E0FFFF
ΔE00 7.78
Fog
#D8DCE0
ΔE00 7.86
Azure (CSS)
#F0FFFF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCDA #DCC8CA
analogous
#C8DCD0 #C8DCDA #C8D4DC
triadic
#C8DCDA #DAC8DC #DCDAC8
tetradic
#C8DCDA #D0C8DC #DCC8CA #D4DCC8
square
#C8DCDA #D0C8DC #DCC8CA #D4DCC8
split-complementary
#C8DCDA #DCC8D4 #DCD0C8
monochromatic
#7DACA8 #A3C4C1 #C8DCDA #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.43
#C8DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#C8DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCDA
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCDA | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#D5D7DA
Tritanopia (blue-blind)
#C3DDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dcda; /* rgb */ color: rgb(200, 220, 218); /* oklch */ color: oklch(87.9% 0.022 189.5);
Tailwind
colors: {
custom: {
50: '#d8e6e5',
500: '#c8dcda',
950: '#000000',
},
}SCSS
$custom: #c8dcda; $custom-light: #d8e6e5; $custom-dark: #000000;
JSON
{
"hex": "#c8dcda",
"rgb": {
"r": 200,
"g": 220,
"b": 218
},
"hsl": {
"h": 174,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87898,
"c": 0.02157,
"h": 189.5
},
"luminance": 0.68528
}Semantic roles & 50–950 ramp
primary
#C8DCDA
secondary
#B29699
accent
#454EA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484