#C4E1DD#C4E1DD
#C4E1DD is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.7% C 0.031 H 186.5°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E1DD |
|---|---|
| RGB | rgb(196, 225, 221) |
| HSL | hsl(172, 33%, 83%) |
| HSV | hsv(172, 13%, 88%) |
| CMYK | cmyk(12.9%, 0%, 1.8%, 11.8%) |
| CIE-LAB | lab(87.39, -10.30, -1.27) |
| CIE-LCH | lch(87.39, 10.38, 187.03°) |
| OKLab | oklab(88.74% -0.0309 -0.0035) |
| OKLCH | oklch(88.74% 0.031 186.5) |
| XYZ | xyz(62.7381, 70.8053, 78.7539) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.67
Lightcyan
#E0FFFF
ΔE00 6.65
Ice Blue (survey)
#D7FFFE
ΔE00 6.68
Ice
#D6FFFA
ΔE00 6.69
Very Pale Blue
#D6FFFE
ΔE00 6.74
Very Light Blue
#D5FFFF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E1DD #E1C4C8
analogous
#C4E1CE #C4E1DD #C4D6E1
triadic
#C4E1DD #DDC4E1 #E1DDC4
tetradic
#C4E1DD #CEC4E1 #E1C4C8 #D6E1C4
square
#C4E1DD #CEC4E1 #E1C4C8 #D6E1C4
split-complementary
#C4E1DD #E1C4D6 #E1CEC4
monochromatic
#73B8AE #9BCCC6 #C4E1DD #EBF5F3 #EBF5F3
Accessibility & contrast
On white
1.39
#C4E1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#C4E1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E1DD
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E1DD | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#D8D9DD
Tritanopia (blue-blind)
#BDE2E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4e1dd; /* rgb */ color: rgb(196, 225, 221); /* oklch */ color: oklch(88.7% 0.031 186.5);
Tailwind
colors: {
custom: {
50: '#d6eae7',
500: '#c4e1dd',
950: '#000000',
},
}SCSS
$custom: #c4e1dd; $custom-light: #d6eae7; $custom-dark: #000000;
JSON
{
"hex": "#c4e1dd",
"rgb": {
"r": 196,
"g": 225,
"b": 221
},
"hsl": {
"h": 171.724,
"s": 32.584,
"l": 82.549
},
"oklch": {
"l": 0.88743,
"c": 0.03111,
"h": 186.5
},
"luminance": 0.70807
}Semantic roles & 50–950 ramp
primary
#C4E1DD
secondary
#B99096
accent
#3A4AAB
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484