#C4E0DC#C4E0DC
#C4E0DC is a very light, muted teal. Relative luminance 0.702; OKLCH L 88.5% C 0.030 H 186.2°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E0DC |
|---|---|
| RGB | rgb(196, 224, 220) |
| HSL | hsl(171, 31%, 82%) |
| HSV | hsv(171, 13%, 88%) |
| CMYK | cmyk(12.5%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(87.10, -9.99, -1.17) |
| CIE-LCH | lch(87.10, 10.06, 186.66°) |
| OKLab | oklab(88.51% -0.0299 -0.0033) |
| OKLCH | oklch(88.51% 0.03 186.2) |
| XYZ | xyz(62.3357, 70.2131, 77.9645) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.84
Lightcyan
#E0FFFF
ΔE00 6.84
Ice Blue (survey)
#D7FFFE
ΔE00 6.96
Ice
#D6FFFA
ΔE00 6.99
Very Pale Blue
#D6FFFE
ΔE00 7.03
Very Light Blue
#D5FFFF
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E0DC #E0C4C8
analogous
#C4E0CE #C4E0DC #C4D6E0
triadic
#C4E0DC #DCC4E0 #E0DCC4
tetradic
#C4E0DC #CEC4E0 #E0C4C8 #D6E0C4
square
#C4E0DC #CEC4E0 #E0C4C8 #D6E0C4
split-complementary
#C4E0DC #E0C4D6 #E0CEC4
monochromatic
#74B6AC #9CCBC4 #C4E0DC #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.40
#C4E0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#C4E0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E0DC
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E0DC | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#BDE1DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c4e0dc; /* rgb */ color: rgb(196, 224, 220); /* oklch */ color: oklch(88.5% 0.030 186.2);
Tailwind
colors: {
custom: {
50: '#d6e9e6',
500: '#c4e0dc',
950: '#000000',
},
}SCSS
$custom: #c4e0dc; $custom-light: #d6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#c4e0dc",
"rgb": {
"r": 196,
"g": 224,
"b": 220
},
"hsl": {
"h": 171.429,
"s": 31.111,
"l": 82.353
},
"oklch": {
"l": 0.88506,
"c": 0.03013,
"h": 186.2
},
"luminance": 0.70214
}Semantic roles & 50–950 ramp
primary
#C4E0DC
secondary
#B89096
accent
#3C4BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484