#C4DEDE#C4DEDE
#C4DEDE is a very light, muted teal. Relative luminance 0.693; OKLCH L 88.1% C 0.028 H 196.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DEDE |
|---|---|
| RGB | rgb(196, 222, 222) |
| HSL | hsl(180, 28%, 82%) |
| HSV | hsv(180, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(86.63, -8.57, -2.91) |
| CIE-LCH | lch(86.63, 9.05, 198.77°) |
| OKLab | oklab(88.15% -0.0264 -0.0079) |
| OKLCH | oklch(88.15% 0.028 196.7) |
| XYZ | xyz(62.0678, 69.2509, 79.1897) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.51
Lightblue
#ADD8E6
ΔE00 6.55
Lightcyan
#E0FFFF
ΔE00 7.01
Ice Blue (survey)
#D7FFFE
ΔE00 7.54
Very Pale Blue
#D6FFFE
ΔE00 7.63
Very Light Blue
#D5FFFF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DEDE #DEC4C4
analogous
#C4DED1 #C4DEDE #C4D1DE
triadic
#C4DEDE #DEC4DE #DEDEC4
tetradic
#C4DEDE #D1C4DE #DEC4C4 #D1DEC4
square
#C4DEDE #D1C4DE #DEC4C4 #D1DEC4
split-complementary
#C4DEDE #DEC4D1 #DED1C4
monochromatic
#76B2B2 #9DC8C8 #C4DEDE #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.41
#C4DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#C4DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DEDE
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DEDE | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D5D7DE
Tritanopia (blue-blind)
#BDE0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dede; /* rgb */ color: rgb(196, 222, 222); /* oklch */ color: oklch(88.1% 0.028 196.7);
Tailwind
colors: {
custom: {
50: '#d6e8e8',
500: '#c4dede',
950: '#000000',
},
}SCSS
$custom: #c4dede; $custom-light: #d6e8e8; $custom-dark: #000000;
JSON
{
"hex": "#c4dede",
"rgb": {
"r": 196,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.88149,
"c": 0.02761,
"h": 196.7
},
"luminance": 0.69252
}Semantic roles & 50–950 ramp
primary
#C4DEDE
secondary
#B59191
accent
#3F3FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484