#C8DCDE#C8DCDE
#C8DCDE is a very light, muted teal. Relative luminance 0.687; OKLCH L 88.0% C 0.022 H 204.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCDE |
|---|---|
| RGB | rgb(200, 220, 222) |
| HSL | hsl(185, 25%, 83%) |
| HSV | hsv(185, 10%, 87%) |
| CMYK | cmyk(9.9%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(86.37, -6.26, -3.26) |
| CIE-LCH | lch(86.37, 7.05, 207.49°) |
| OKLab | oklab(88.02% -0.0197 -0.0088) |
| OKLCH | oklch(88.02% 0.022 204) |
| XYZ | xyz(62.5944, 68.7386, 79.0632) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.79
Fog
#D8DCE0
ΔE00 6.89
Lightblue
#ADD8E6
ΔE00 6.94
Powder Blue
#B0E0E6
ΔE00 7.24
Silver (survey)
#C5C9C7
ΔE00 7.28
Azure (CSS)
#F0FFFF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCDE #DECAC8
analogous
#C8DED5 #C8DCDE #C8D1DE
triadic
#C8DCDE #DEC8DC #DCDEC8
tetradic
#C8DCDE #D5C8DE #DECAC8 #D1DEC8
square
#C8DCDE #D5C8DE #DECAC8 #D1DEC8
split-complementary
#C8DCDE #DEC8D1 #DED5C8
monochromatic
#7BABB0 #A2C4C7 #C8DCDE #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.42
#C8DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#C8DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCDE
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCDE | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADE
Deuteranopia (green-blind)
#D4D7DE
Tritanopia (blue-blind)
#C2DEDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dcde; /* rgb */ color: rgb(200, 220, 222); /* oklch */ color: oklch(88.0% 0.022 204.0);
Tailwind
colors: {
custom: {
50: '#d8e6e8',
500: '#c8dcde',
950: '#000000',
},
}SCSS
$custom: #c8dcde; $custom-light: #d8e6e8; $custom-dark: #000000;
JSON
{
"hex": "#c8dcde",
"rgb": {
"r": 200,
"g": 220,
"b": 222
},
"hsl": {
"h": 185.455,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.88016,
"c": 0.02159,
"h": 204
},
"luminance": 0.6874
}Semantic roles & 50–950 ramp
primary
#C8DCDE
secondary
#B59895
accent
#4B42A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484