#D4E0DB#D4E0DB
#D4E0DB is a very light, near-neutral teal. Relative luminance 0.724; OKLCH L 89.6% C 0.015 H 169.2°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E0DB |
|---|---|
| RGB | rgb(212, 224, 219) |
| HSL | hsl(155, 16%, 85%) |
| HSV | hsv(155, 5%, 88%) |
| CMYK | cmyk(5.4%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(88.17, -4.93, 1.05) |
| CIE-LCH | lch(88.17, 5.05, 167.94°) |
| OKLab | oklab(89.62% -0.0143 0.0027) |
| OKLCH | oklch(89.62% 0.015 169.2) |
| XYZ | xyz(66.5907, 72.4223, 77.4748) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.40
Silver (survey)
#C5C9C7
ΔE00 6.36
Gainsboro
#DCDCDC
ΔE00 6.40
Fog
#D8DCE0
ΔE00 6.43
Mintcream
#F5FFFA
ΔE00 6.71
Light Gray
#D3D3D3
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E0DB #E0D4D9
analogous
#D4E0D5 #D4E0DB #D4DFE0
triadic
#D4E0DB #DBD4E0 #E0DBD4
tetradic
#D4E0DB #D5D4E0 #E0D4D9 #DFE0D4
square
#D4E0DB #D5D4E0 #E0D4D9 #DFE0D4
split-complementary
#D4E0DB #E0D4DF #E0D5D4
monochromatic
#8DAD9F #B0C6BD #D4E0DB #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.36
#D4E0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#D4E0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E0DB
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E0DB | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#DDDCDB
Tritanopia (blue-blind)
#D2E0DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4e0db; /* rgb */ color: rgb(212, 224, 219); /* oklch */ color: oklch(89.6% 0.015 169.2);
Tailwind
colors: {
custom: {
50: '#e1e9e6',
500: '#d4e0db',
950: '#000000',
},
}SCSS
$custom: #d4e0db; $custom-light: #e1e9e6; $custom-dark: #000000;
JSON
{
"hex": "#d4e0db",
"rgb": {
"r": 212,
"g": 224,
"b": 219
},
"hsl": {
"h": 155,
"s": 16.216,
"l": 85.49
},
"oklch": {
"l": 0.89619,
"c": 0.01453,
"h": 169.2
},
"luminance": 0.72423
}Semantic roles & 50–950 ramp
primary
#D4E0DB
secondary
#B6A3AB
accent
#4B6C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484