#C8DEDC#C8DEDC
#C8DEDC is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.4% C 0.024 H 190.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEDC |
|---|---|
| RGB | rgb(200, 222, 220) |
| HSL | hsl(175, 25%, 83%) |
| HSV | hsv(175, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(86.84, -7.67, -1.51) |
| CIE-LCH | lch(86.84, 7.82, 191.15°) |
| OKLab | oklab(88.37% -0.0232 -0.0041) |
| OKLCH | oklch(88.37% 0.024 190.1) |
| XYZ | xyz(62.8560, 69.6881, 77.8358) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.87
Light Grey
#D8DCD6
ΔE00 6.92
Lightcyan
#E0FFFF
ΔE00 7.21
Lightblue
#ADD8E6
ΔE00 7.86
Azure (CSS)
#F0FFFF
ΔE00 7.95
Ice Blue (survey)
#D7FFFE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEDC #DEC8CA
analogous
#C8DED1 #C8DEDC #C8D5DE
triadic
#C8DEDC #DCC8DE #DEDCC8
tetradic
#C8DEDC #D1C8DE #DEC8CA #D5DEC8
square
#C8DEDC #D1C8DE #DEC8CA #D5DEC8
split-complementary
#C8DEDC #DEC8D5 #DED1C8
monochromatic
#7BB0AB #A2C7C4 #C8DEDC #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.41
#C8DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#C8DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEDC
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEDC | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#C2DFDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dedc; /* rgb */ color: rgb(200, 222, 220); /* oklch */ color: oklch(88.4% 0.024 190.1);
Tailwind
colors: {
custom: {
50: '#d8e8e6',
500: '#c8dedc',
950: '#000000',
},
}SCSS
$custom: #c8dedc; $custom-light: #d8e8e6; $custom-dark: #000000;
JSON
{
"hex": "#c8dedc",
"rgb": {
"r": 200,
"g": 222,
"b": 220
},
"hsl": {
"h": 174.545,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.88369,
"c": 0.02361,
"h": 190.1
},
"luminance": 0.69689
}Semantic roles & 50–950 ramp
primary
#C8DEDC
secondary
#B59598
accent
#424BA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484