#C8DEDE#C8DEDE
#C8DEDE is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.4% C 0.023 H 196.7°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEDE |
|---|---|
| RGB | rgb(200, 222, 222) |
| HSL | hsl(180, 25%, 83%) |
| HSV | hsv(180, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(86.90, -7.28, -2.49) |
| CIE-LCH | lch(86.90, 7.70, 198.87°) |
| OKLab | oklab(88.43% -0.0225 -0.0068) |
| OKLCH | oklch(88.43% 0.023 196.7) |
| XYZ | xyz(63.1225, 69.7947, 79.2392) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.66
Light Grey
#D8DCD6
ΔE00 7.06
Lightblue
#ADD8E6
ΔE00 7.19
Lightcyan
#E0FFFF
ΔE00 7.19
Azure (CSS)
#F0FFFF
ΔE00 7.78
Fog
#D8DCE0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEDE #DEC8C8
analogous
#C8DED3 #C8DEDE #C8D3DE
triadic
#C8DEDE #DEC8DE #DEDEC8
tetradic
#C8DEDE #D3C8DE #DEC8C8 #D3DEC8
square
#C8DEDE #D3C8DE #DEC8C8 #D3DEC8
split-complementary
#C8DEDE #DEC8D3 #DED3C8
monochromatic
#7BB0B0 #A2C7C7 #C8DEDE #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.40
#C8DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#C8DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEDE
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEDE | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#C2E0DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dede; /* rgb */ color: rgb(200, 222, 222); /* oklch */ color: oklch(88.4% 0.023 196.7);
Tailwind
colors: {
custom: {
50: '#d8e8e8',
500: '#c8dede',
950: '#000000',
},
}SCSS
$custom: #c8dede; $custom-light: #d8e8e8; $custom-dark: #000000;
JSON
{
"hex": "#c8dede",
"rgb": {
"r": 200,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.88428,
"c": 0.02346,
"h": 196.7
},
"luminance": 0.69796
}Semantic roles & 50–950 ramp
primary
#C8DEDE
secondary
#B59595
accent
#4242A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484