#D4E2DF#D4E2DF
#D4E2DF is a very light, near-neutral teal. Relative luminance 0.737; OKLCH L 90.1% C 0.016 H 181.7°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2DF |
|---|---|
| RGB | rgb(212, 226, 223) |
| HSL | hsl(167, 19%, 86%) |
| HSV | hsv(167, 6%, 89%) |
| CMYK | cmyk(6.2%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(88.79, -5.22, -0.15) |
| CIE-LCH | lch(88.79, 5.22, 181.62°) |
| OKLab | oklab(90.14% -0.0155 -0.0005) |
| OKLCH | oklch(90.14% 0.016 181.7) |
| XYZ | xyz(67.6643, 73.7168, 80.4617) |
| Luminance | 0.7372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.28
Fog
#D8DCE0
ΔE00 6.29
Azure (CSS)
#F0FFFF
ΔE00 6.30
Mintcream
#F5FFFA
ΔE00 6.50
Gainsboro
#DCDCDC
ΔE00 6.69
Silver (survey)
#C5C9C7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2DF #E2D4D7
analogous
#D4E2D8 #D4E2DF #D4DEE2
triadic
#D4E2DF #DFD4E2 #E2DFD4
tetradic
#D4E2DF #D8D4E2 #E2D4D7 #DEE2D4
square
#D4E2DF #D8D4E2 #E2D4D7 #DEE2D4
split-complementary
#D4E2DF #E2D4DE #E2D8D4
monochromatic
#8BB1A9 #AFC9C4 #D4E2DF #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.33
#D4E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#D4E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2DF
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2DF | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DF
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#D1E3E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e2df; /* rgb */ color: rgb(212, 226, 223); /* oklch */ color: oklch(90.1% 0.016 181.7);
Tailwind
colors: {
custom: {
50: '#e1ebe9',
500: '#d4e2df',
950: '#000000',
},
}SCSS
$custom: #d4e2df; $custom-light: #e1ebe9; $custom-dark: #000000;
JSON
{
"hex": "#d4e2df",
"rgb": {
"r": 212,
"g": 226,
"b": 223
},
"hsl": {
"h": 167.143,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.90139,
"c": 0.01552,
"h": 181.7
},
"luminance": 0.73717
}Semantic roles & 50–950 ramp
primary
#D4E2DF
secondary
#B8A2A7
accent
#485A9E
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484