#C4E1DF#C4E1DF
#C4E1DF is a very light, muted teal. Relative luminance 0.709; OKLCH L 88.8% C 0.031 H 191.5°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E1DF |
|---|---|
| RGB | rgb(196, 225, 223) |
| HSL | hsl(176, 33%, 83%) |
| HSV | hsv(176, 13%, 88%) |
| CMYK | cmyk(12.9%, 0%, 0.9%, 11.8%) |
| CIE-LAB | lab(87.44, -9.91, -2.25) |
| CIE-LCH | lch(87.44, 10.16, 192.77°) |
| OKLab | oklab(88.8% -0.0301 -0.0061) |
| OKLCH | oklch(88.8% 0.031 191.5) |
| XYZ | xyz(63.0061, 70.9125, 80.1657) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.17
Lightcyan
#E0FFFF
ΔE00 6.44
Ice Blue (survey)
#D7FFFE
ΔE00 6.60
Very Pale Blue
#D6FFFE
ΔE00 6.66
Very Light Blue
#D5FFFF
ΔE00 6.75
Really Light Blue
#D4FFFF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E1DF #E1C4C6
analogous
#C4E1D0 #C4E1DF #C4D4E1
triadic
#C4E1DF #DFC4E1 #E1DFC4
tetradic
#C4E1DF #D0C4E1 #E1C4C6 #D4E1C4
square
#C4E1DF #D0C4E1 #E1C4C6 #D4E1C4
split-complementary
#C4E1DF #E1C4D4 #E1D0C4
monochromatic
#73B8B3 #9BCCC9 #C4E1DF #EBF5F4 #EBF5F4
Accessibility & contrast
On white
1.38
#C4E1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#C4E1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E1DF
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E1DF | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDF
Deuteranopia (green-blind)
#D7D9DF
Tritanopia (blue-blind)
#BCE3E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4e1df; /* rgb */ color: rgb(196, 225, 223); /* oklch */ color: oklch(88.8% 0.031 191.5);
Tailwind
colors: {
custom: {
50: '#d6eae9',
500: '#c4e1df',
950: '#000000',
},
}SCSS
$custom: #c4e1df; $custom-light: #d6eae9; $custom-dark: #000000;
JSON
{
"hex": "#c4e1df",
"rgb": {
"r": 196,
"g": 225,
"b": 223
},
"hsl": {
"h": 175.862,
"s": 32.584,
"l": 82.549
},
"oklch": {
"l": 0.88802,
"c": 0.03075,
"h": 191.5
},
"luminance": 0.70914
}Semantic roles & 50–950 ramp
primary
#C4E1DF
secondary
#B99093
accent
#3A42AB
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484