#D4E2DB#D4E2DB
#D4E2DB is a very light, near-neutral teal. Relative luminance 0.735; OKLCH L 90.0% C 0.018 H 164.6°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2DB |
|---|---|
| RGB | rgb(212, 226, 219) |
| HSL | hsl(150, 19%, 86%) |
| HSV | hsv(150, 6%, 89%) |
| CMYK | cmyk(6.2%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(88.69, -5.96, 1.81) |
| CIE-LCH | lch(88.69, 6.23, 163.14°) |
| OKLab | oklab(90.03% -0.0171 0.0047) |
| OKLCH | oklch(90.03% 0.018 164.6) |
| XYZ | xyz(67.1314, 73.5036, 77.6550) |
| Luminance | 0.7350 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.32
Mintcream
#F5FFFA
ΔE00 6.64
Honeydew
#F0FFF0
ΔE00 6.80
Azure (CSS)
#F0FFFF
ΔE00 7.03
Silver (survey)
#C5C9C7
ΔE00 7.38
Gainsboro
#DCDCDC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2DB #E2D4DB
analogous
#D4E2D4 #D4E2DB #D4E2E2
triadic
#D4E2DB #DBD4E2 #E2DBD4
tetradic
#D4E2DB #D4D4E2 #E2D4DB #E2E2D4
square
#D4E2DB #D4D4E2 #E2D4DB #E2E2D4
split-complementary
#D4E2DB #E2D4E2 #E2D4D4
monochromatic
#8BB19E #AFC9BC #D4E2DB #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.34
#D4E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#D4E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2DB
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2DB | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DB
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#D2E2E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e2db; /* rgb */ color: rgb(212, 226, 219); /* oklch */ color: oklch(90.0% 0.018 164.6);
Tailwind
colors: {
custom: {
50: '#e1ebe6',
500: '#d4e2db',
950: '#000000',
},
}SCSS
$custom: #d4e2db; $custom-light: #e1ebe6; $custom-dark: #000000;
JSON
{
"hex": "#d4e2db",
"rgb": {
"r": 212,
"g": 226,
"b": 219
},
"hsl": {
"h": 150,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.90026,
"c": 0.01769,
"h": 164.6
},
"luminance": 0.73504
}Semantic roles & 50–950 ramp
primary
#D4E2DB
secondary
#B8A2AD
accent
#48739E
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484