#C4E0DD#C4E0DD
#C4E0DD is a very light, muted teal. Relative luminance 0.703; OKLCH L 88.5% C 0.030 H 188.8°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E0DD |
|---|---|
| RGB | rgb(196, 224, 221) |
| HSL | hsl(174, 31%, 82%) |
| HSV | hsv(174, 13%, 88%) |
| CMYK | cmyk(12.5%, 0%, 1.3%, 12.2%) |
| CIE-LAB | lab(87.13, -9.79, -1.65) |
| CIE-LCH | lch(87.13, 9.93, 189.59°) |
| OKLab | oklab(88.54% -0.0296 -0.0046) |
| OKLCH | oklch(88.54% 0.03 188.8) |
| XYZ | xyz(62.4686, 70.2662, 78.6641) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.58
Lightcyan
#E0FFFF
ΔE00 6.72
Ice Blue (survey)
#D7FFFE
ΔE00 6.90
Very Pale Blue
#D6FFFE
ΔE00 6.97
Ice
#D6FFFA
ΔE00 7.04
Very Light Blue
#D5FFFF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E0DD #E0C4C7
analogous
#C4E0CF #C4E0DD #C4D5E0
triadic
#C4E0DD #DDC4E0 #E0DDC4
tetradic
#C4E0DD #CFC4E0 #E0C4C7 #D5E0C4
square
#C4E0DD #CFC4E0 #E0C4C7 #D5E0C4
split-complementary
#C4E0DD #E0C4D5 #E0CFC4
monochromatic
#74B6AF #9CCBC6 #C4E0DD #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.40
#C4E0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#C4E0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E0DD
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E0DD | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#D7D8DD
Tritanopia (blue-blind)
#BDE2DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c4e0dd; /* rgb */ color: rgb(196, 224, 221); /* oklch */ color: oklch(88.5% 0.030 188.8);
Tailwind
colors: {
custom: {
50: '#d6e9e7',
500: '#c4e0dd',
950: '#000000',
},
}SCSS
$custom: #c4e0dd; $custom-light: #d6e9e7; $custom-dark: #000000;
JSON
{
"hex": "#c4e0dd",
"rgb": {
"r": 196,
"g": 224,
"b": 221
},
"hsl": {
"h": 173.571,
"s": 31.111,
"l": 82.353
},
"oklch": {
"l": 0.88535,
"c": 0.02991,
"h": 188.8
},
"luminance": 0.70268
}Semantic roles & 50–950 ramp
primary
#C4E0DD
secondary
#B89095
accent
#3C47AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484