#C7DEDE#C7DEDE
#C7DEDE is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.4% C 0.025 H 196.7°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DEDE |
|---|---|
| RGB | rgb(199, 222, 222) |
| HSL | hsl(180, 26%, 83%) |
| HSV | hsv(180, 10%, 87%) |
| CMYK | cmyk(10.4%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(86.83, -7.61, -2.60) |
| CIE-LCH | lch(86.83, 8.04, 198.85°) |
| OKLab | oklab(88.36% -0.0235 -0.007) |
| OKLCH | oklch(88.36% 0.025 196.7) |
| XYZ | xyz(62.8562, 69.6574, 79.2267) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.36
Lightblue
#ADD8E6
ΔE00 7.01
Lightcyan
#E0FFFF
ΔE00 7.12
Light Grey
#D8DCD6
ΔE00 7.35
Azure (CSS)
#F0FFFF
ΔE00 7.94
Ice Blue (survey)
#D7FFFE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DEDE #DEC7C7
analogous
#C7DED2 #C7DEDE #C7D2DE
triadic
#C7DEDE #DEC7DE #DEDEC7
tetradic
#C7DEDE #D2C7DE #DEC7C7 #D2DEC7
square
#C7DEDE #D2C7DE #DEC7C7 #D2DEC7
split-complementary
#C7DEDE #DEC7D2 #DED2C7
monochromatic
#7AB1B1 #A0C7C7 #C7DEDE #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.41
#C7DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#C7DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DEDE
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DEDE | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#C1E0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c7dede; /* rgb */ color: rgb(199, 222, 222); /* oklch */ color: oklch(88.4% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#d8e8e8',
500: '#c7dede',
950: '#000000',
},
}SCSS
$custom: #c7dede; $custom-light: #d8e8e8; $custom-dark: #000000;
JSON
{
"hex": "#c7dede",
"rgb": {
"r": 199,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.88358,
"c": 0.02451,
"h": 196.7
},
"luminance": 0.69659
}Semantic roles & 50–950 ramp
primary
#C7DEDE
secondary
#B59494
accent
#4141A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484