#D4E4DF#D4E4DF
#D4E4DF is a very light, near-neutral teal. Relative luminance 0.748; OKLCH L 90.5% C 0.018 H 175.3°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4DF |
|---|---|
| RGB | rgb(212, 228, 223) |
| HSL | hsl(161, 23%, 86%) |
| HSV | hsv(161, 7%, 89%) |
| CMYK | cmyk(7%, 0%, 2.2%, 10.6%) |
| CIE-LAB | lab(89.30, -6.24, 0.61) |
| CIE-LCH | lch(89.30, 6.27, 174.46°) |
| OKLab | oklab(90.55% -0.0183 0.0015) |
| OKLCH | oklch(90.55% 0.018 175.3) |
| XYZ | xyz(68.2113, 74.8108, 80.6440) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.99
Azure (CSS)
#F0FFFF
ΔE00 6.35
Mintcream
#F5FFFA
ΔE00 6.40
Honeydew
#F0FFF0
ΔE00 6.93
Lightcyan
#E0FFFF
ΔE00 7.05
Fog
#D8DCE0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4DF #E4D4D9
analogous
#D4E4D7 #D4E4DF #D4E1E4
triadic
#D4E4DF #DFD4E4 #E4DFD4
tetradic
#D4E4DF #D7D4E4 #E4D4D9 #E1E4D4
square
#D4E4DF #D7D4E4 #E4D4D9 #E1E4D4
split-complementary
#D4E4DF #E4D4E1 #E4D7D4
monochromatic
#89B5A7 #AECCC3 #D4E4DF #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.32
#D4E4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#D4E4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4DF
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4DF | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DF
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#D1E4E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e4df; /* rgb */ color: rgb(212, 228, 223); /* oklch */ color: oklch(90.5% 0.018 175.3);
Tailwind
colors: {
custom: {
50: '#e1ece9',
500: '#d4e4df',
950: '#000000',
},
}SCSS
$custom: #d4e4df; $custom-light: #e1ece9; $custom-dark: #000000;
JSON
{
"hex": "#d4e4df",
"rgb": {
"r": 212,
"g": 228,
"b": 223
},
"hsl": {
"h": 161.25,
"s": 22.857,
"l": 86.275
},
"oklch": {
"l": 0.90546,
"c": 0.01834,
"h": 175.3
},
"luminance": 0.74812
}Semantic roles & 50–950 ramp
primary
#D4E4DF
secondary
#BBA1A9
accent
#4461A1
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484