#D4E9DF#D4E9DF
#D4E9DF is a very light, muted teal. Relative luminance 0.776; OKLCH L 91.6% C 0.026 H 165.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E9DF |
|---|---|
| RGB | rgb(212, 233, 223) |
| HSL | hsl(151, 32%, 87%) |
| HSV | hsv(151, 9%, 91%) |
| CMYK | cmyk(9%, 0%, 4.3%, 8.6%) |
| CIE-LAB | lab(90.60, -8.79, 2.49) |
| CIE-LCH | lch(90.60, 9.13, 164.19°) |
| OKLab | oklab(91.57% -0.0252 0.0065) |
| OKLCH | oklch(91.57% 0.026 165.6) |
| XYZ | xyz(69.6067, 77.6016, 81.1091) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.54
Lightcyan
#E0FFFF
ΔE00 6.61
Ice
#D6FFFA
ΔE00 6.92
Mintcream
#F5FFFA
ΔE00 7.07
Light Grey
#D8DCD6
ΔE00 7.25
Ice Blue (survey)
#D7FFFE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E9DF #E9D4DE
analogous
#D4E9D5 #D4E9DF #D4E9E9
triadic
#D4E9DF #DFD4E9 #E9DFD4
tetradic
#D4E9DF #D5D4E9 #E9D4DE #E9E9D4
square
#D4E9DF #D5D4E9 #E9D4DE #E9E9D4
split-complementary
#D4E9DF #E9D4E9 #E9D5D4
monochromatic
#83C0A3 #ACD4C1 #D4E9DF #EBF5F0 #EBF5F0
Accessibility & contrast
On white
1.27
#D4E9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#D4E9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E9DF
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E9DF | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6DF
Deuteranopia (green-blind)
#E4E3E0
Tritanopia (blue-blind)
#D0E9E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d4e9df; /* rgb */ color: rgb(212, 233, 223); /* oklch */ color: oklch(91.6% 0.026 165.6);
Tailwind
colors: {
custom: {
50: '#e1f0e9',
500: '#d4e9df',
950: '#000000',
},
}SCSS
$custom: #d4e9df; $custom-light: #e1f0e9; $custom-dark: #000000;
JSON
{
"hex": "#d4e9df",
"rgb": {
"r": 212,
"g": 233,
"b": 223
},
"hsl": {
"h": 151.429,
"s": 32.308,
"l": 87.255
},
"oklch": {
"l": 0.91568,
"c": 0.02598,
"h": 165.6
},
"luminance": 0.77603
}Semantic roles & 50–950 ramp
primary
#D4E9DF
secondary
#C29FB0
accent
#3A70AB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584