#C4E0DE#C4E0DE
#C4E0DE is a very light, muted teal. Relative luminance 0.703; OKLCH L 88.6% C 0.030 H 191.4°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E0DE |
|---|---|
| RGB | rgb(196, 224, 222) |
| HSL | hsl(176, 31%, 82%) |
| HSV | hsv(176, 13%, 88%) |
| CMYK | cmyk(12.5%, 0%, 0.9%, 12.2%) |
| CIE-LAB | lab(87.15, -9.60, -2.14) |
| CIE-LCH | lch(87.15, 9.83, 192.59°) |
| OKLab | oklab(88.56% -0.0292 -0.0059) |
| OKLCH | oklch(88.56% 0.03 191.4) |
| XYZ | xyz(62.6022, 70.3196, 79.3679) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.36
Lightcyan
#E0FFFF
ΔE00 6.64
Ice Blue (survey)
#D7FFFE
ΔE00 6.88
Very Pale Blue
#D6FFFE
ΔE00 6.96
Very Light Blue
#D5FFFF
ΔE00 7.04
Really Light Blue
#D4FFFF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E0DE #E0C4C6
analogous
#C4E0D0 #C4E0DE #C4D4E0
triadic
#C4E0DE #DEC4E0 #E0DEC4
tetradic
#C4E0DE #D0C4E0 #E0C4C6 #D4E0C4
square
#C4E0DE #D0C4E0 #E0C4C6 #D4E0C4
split-complementary
#C4E0DE #E0C4D4 #E0D0C4
monochromatic
#74B6B1 #9CCBC8 #C4E0DE #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.39
#C4E0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#C4E0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E0DE
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E0DE | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDE
Deuteranopia (green-blind)
#D7D9DE
Tritanopia (blue-blind)
#BCE2DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c4e0de; /* rgb */ color: rgb(196, 224, 222); /* oklch */ color: oklch(88.6% 0.030 191.4);
Tailwind
colors: {
custom: {
50: '#d6e9e8',
500: '#c4e0de',
950: '#000000',
},
}SCSS
$custom: #c4e0de; $custom-light: #d6e9e8; $custom-dark: #000000;
JSON
{
"hex": "#c4e0de",
"rgb": {
"r": 196,
"g": 224,
"b": 222
},
"hsl": {
"h": 175.714,
"s": 31.111,
"l": 82.353
},
"oklch": {
"l": 0.88564,
"c": 0.02975,
"h": 191.4
},
"luminance": 0.70321
}Semantic roles & 50–950 ramp
primary
#C4E0DE
secondary
#B89093
accent
#3C44AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484