#D4E3DF#D4E3DF
#D4E3DF is a very light, near-neutral teal. Relative luminance 0.743; OKLCH L 90.3% C 0.017 H 178.2°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E3DF |
|---|---|
| RGB | rgb(212, 227, 223) |
| HSL | hsl(164, 21%, 86%) |
| HSV | hsv(164, 7%, 89%) |
| CMYK | cmyk(6.6%, 0%, 1.8%, 11%) |
| CIE-LAB | lab(89.05, -5.73, 0.23) |
| CIE-LCH | lch(89.05, 5.74, 177.71°) |
| OKLab | oklab(90.34% -0.0169 0.0005) |
| OKLCH | oklch(90.34% 0.017 178.2) |
| XYZ | xyz(67.9370, 74.2622, 80.5526) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.61
Azure (CSS)
#F0FFFF
ΔE00 6.29
Mintcream
#F5FFFA
ΔE00 6.42
Fog
#D8DCE0
ΔE00 6.95
Gainsboro
#DCDCDC
ΔE00 7.25
Lightcyan
#E0FFFF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E3DF #E3D4D8
analogous
#D4E3D7 #D4E3DF #D4DFE3
triadic
#D4E3DF #DFD4E3 #E3DFD4
tetradic
#D4E3DF #D7D4E3 #E3D4D8 #DFE3D4
square
#D4E3DF #D7D4E3 #E3D4D8 #DFE3D4
split-complementary
#D4E3DF #E3D4DF #E3D7D4
monochromatic
#8AB3A8 #AFCBC3 #D4E3DF #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.32
#D4E3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#D4E3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E3DF
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E3DF | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DF
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#D1E4E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e3df; /* rgb */ color: rgb(212, 227, 223); /* oklch */ color: oklch(90.3% 0.017 178.2);
Tailwind
colors: {
custom: {
50: '#e1ebe9',
500: '#d4e3df',
950: '#000000',
},
}SCSS
$custom: #d4e3df; $custom-light: #e1ebe9; $custom-dark: #000000;
JSON
{
"hex": "#d4e3df",
"rgb": {
"r": 212,
"g": 227,
"b": 223
},
"hsl": {
"h": 164,
"s": 21.127,
"l": 86.078
},
"oklch": {
"l": 0.90342,
"c": 0.01691,
"h": 178.2
},
"luminance": 0.74263
}Semantic roles & 50–950 ramp
primary
#D4E3DF
secondary
#BAA2A8
accent
#465EA0
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484