#D2E4DD#D2E4DD
#D2E4DD is a very light, muted teal. Relative luminance 0.744; OKLCH L 90.3% C 0.021 H 170.6°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E4DD |
|---|---|
| RGB | rgb(210, 228, 221) |
| HSL | hsl(157, 25%, 86%) |
| HSV | hsv(157, 8%, 89%) |
| CMYK | cmyk(7.9%, 0%, 3.1%, 10.6%) |
| CIE-LAB | lab(89.11, -7.28, 1.36) |
| CIE-LCH | lch(89.11, 7.40, 169.40°) |
| OKLab | oklab(90.35% -0.0211 0.0035) |
| OKLCH | oklch(90.35% 0.021 170.6) |
| XYZ | xyz(67.3702, 74.4081, 79.2054) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.77
Honeydew
#F0FFF0
ΔE00 6.60
Mintcream
#F5FFFA
ΔE00 6.93
Azure (CSS)
#F0FFFF
ΔE00 7.00
Lightcyan
#E0FFFF
ΔE00 7.04
Ice
#D6FFFA
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E4DD #E4D2D9
analogous
#D2E4D4 #D2E4DD #D2E2E4
triadic
#D2E4DD #DDD2E4 #E4DDD2
tetradic
#D2E4DD #D4D2E4 #E4D2D9 #E2E4D2
square
#D2E4DD #D4D2E4 #E4D2D9 #E2E4D2
split-complementary
#D2E4DD #E4D2E2 #E4D4D2
monochromatic
#85B6A3 #ACCDC0 #D2E4DD #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.32
#D2E4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#D2E4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E4DD
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E4DD | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DD
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#CEE4E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2e4dd; /* rgb */ color: rgb(210, 228, 221); /* oklch */ color: oklch(90.3% 0.021 170.6);
Tailwind
colors: {
custom: {
50: '#dfece7',
500: '#d2e4dd',
950: '#000000',
},
}SCSS
$custom: #d2e4dd; $custom-light: #dfece7; $custom-dark: #000000;
JSON
{
"hex": "#d2e4dd",
"rgb": {
"r": 210,
"g": 228,
"b": 221
},
"hsl": {
"h": 156.667,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.90345,
"c": 0.02136,
"h": 170.6
},
"luminance": 0.74409
}Semantic roles & 50–950 ramp
primary
#D2E4DD
secondary
#BB9FAA
accent
#4268A4
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484