#C4E4DF#C4E4DF
#C4E4DF is a very light, muted teal. Relative luminance 0.726; OKLCH L 89.4% C 0.034 H 185.2°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4DF |
|---|---|
| RGB | rgb(196, 228, 223) |
| HSL | hsl(171, 37%, 83%) |
| HSV | hsv(171, 14%, 89%) |
| CMYK | cmyk(14%, 0%, 2.2%, 10.6%) |
| CIE-LAB | lab(88.23, -11.43, -1.09) |
| CIE-LCH | lch(88.23, 11.48, 185.44°) |
| OKLab | oklab(89.43% -0.0342 -0.0031) |
| OKLCH | oklch(89.43% 0.034 185.2) |
| XYZ | xyz(63.8243, 72.5488, 80.4384) |
| Luminance | 0.7255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.58
Ice
#D6FFFA
ΔE00 5.83
Ice Blue (survey)
#D7FFFE
ΔE00 6.00
Very Pale Blue
#D6FFFE
ΔE00 6.04
Very Light Blue
#D5FFFF
ΔE00 6.20
Really Light Blue
#D4FFFF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4DF #E4C4C9
analogous
#C4E4CF #C4E4DF #C4D9E4
triadic
#C4E4DF #DFC4E4 #E4DFC4
tetradic
#C4E4DF #CFC4E4 #E4C4C9 #D9E4C4
square
#C4E4DF #CFC4E4 #E4C4C9 #D9E4C4
split-complementary
#C4E4DF #E4C4D9 #E4CFC4
monochromatic
#70BEB1 #9AD1C8 #C4E4DF #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.35
#C4E4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#C4E4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4DF
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4DF | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DF
Deuteranopia (green-blind)
#DADBE0
Tritanopia (blue-blind)
#BCE6E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e4df; /* rgb */ color: rgb(196, 228, 223); /* oklch */ color: oklch(89.4% 0.034 185.2);
Tailwind
colors: {
custom: {
50: '#d6ece9',
500: '#c4e4df',
950: '#000000',
},
}SCSS
$custom: #c4e4df; $custom-light: #d6ece9; $custom-dark: #000000;
JSON
{
"hex": "#c4e4df",
"rgb": {
"r": 196,
"g": 228,
"b": 223
},
"hsl": {
"h": 170.625,
"s": 37.209,
"l": 83.137
},
"oklch": {
"l": 0.89427,
"c": 0.03431,
"h": 185.2
},
"luminance": 0.7255
}Semantic roles & 50–950 ramp
primary
#C4E4DF
secondary
#BD8F96
accent
#3549B0
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484