#C8DEDD#C8DEDD
#C8DEDD is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.4% C 0.024 H 193.4°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEDD |
|---|---|
| RGB | rgb(200, 222, 221) |
| HSL | hsl(177, 25%, 83%) |
| HSV | hsv(177, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(86.87, -7.48, -2.00) |
| CIE-LCH | lch(86.87, 7.74, 194.98°) |
| OKLab | oklab(88.4% -0.0229 -0.0054) |
| OKLCH | oklch(88.4% 0.024 193.4) |
| XYZ | xyz(62.9888, 69.7413, 78.5354) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.74
Light Grey
#D8DCD6
ΔE00 6.98
Lightcyan
#E0FFFF
ΔE00 7.18
Lightblue
#ADD8E6
ΔE00 7.51
Azure (CSS)
#F0FFFF
ΔE00 7.85
Ice Blue (survey)
#D7FFFE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEDD #DEC8C9
analogous
#C8DED2 #C8DEDD #C8D4DE
triadic
#C8DEDD #DDC8DE #DEDDC8
tetradic
#C8DEDD #D2C8DE #DEC8C9 #D4DEC8
square
#C8DEDD #D2C8DE #DEC8C9 #D4DEC8
split-complementary
#C8DEDD #DEC8D4 #DED2C8
monochromatic
#7BB0AE #A2C7C5 #C8DEDD #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.40
#C8DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#C8DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEDD
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEDD | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDD
Deuteranopia (green-blind)
#D7D8DD
Tritanopia (blue-blind)
#C2DFDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dedd; /* rgb */ color: rgb(200, 222, 221); /* oklch */ color: oklch(88.4% 0.024 193.4);
Tailwind
colors: {
custom: {
50: '#d8e8e7',
500: '#c8dedd',
950: '#000000',
},
}SCSS
$custom: #c8dedd; $custom-light: #d8e8e7; $custom-dark: #000000;
JSON
{
"hex": "#c8dedd",
"rgb": {
"r": 200,
"g": 222,
"b": 221
},
"hsl": {
"h": 177.273,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.88399,
"c": 0.0235,
"h": 193.4
},
"luminance": 0.69742
}Semantic roles & 50–950 ramp
primary
#C8DEDD
secondary
#B59597
accent
#4246A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484