#D2E4DF#D2E4DF
#D2E4DF is a very light, muted teal. Relative luminance 0.745; OKLCH L 90.4% C 0.020 H 177.4°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E4DF |
|---|---|
| RGB | rgb(210, 228, 223) |
| HSL | hsl(163, 25%, 86%) |
| HSV | hsv(163, 8%, 89%) |
| CMYK | cmyk(7.9%, 0%, 2.2%, 10.6%) |
| CIE-LAB | lab(89.17, -6.90, 0.39) |
| CIE-LCH | lch(89.17, 6.91, 176.80°) |
| OKLab | oklab(90.4% -0.0203 0.0009) |
| OKLCH | oklch(90.4% 0.02 177.4) |
| XYZ | xyz(67.6382, 74.5153, 80.6171) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.66
Azure (CSS)
#F0FFFF
ΔE00 6.56
Lightcyan
#E0FFFF
ΔE00 6.72
Mintcream
#F5FFFA
ΔE00 6.78
Honeydew
#F0FFF0
ΔE00 7.04
Ice Blue (survey)
#D7FFFE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E4DF #E4D2D7
analogous
#D2E4D6 #D2E4DF #D2E0E4
triadic
#D2E4DF #DFD2E4 #E4DFD2
tetradic
#D2E4DF #D6D2E4 #E4D2D7 #E0E4D2
square
#D2E4DF #D6D2E4 #E4D2D7 #E0E4D2
split-complementary
#D2E4DF #E4D2E0 #E4D6D2
monochromatic
#85B6A9 #ACCDC4 #D2E4DF #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.32
#D2E4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#D2E4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E4DF
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E4DF | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2DF
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#CEE5E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2e4df; /* rgb */ color: rgb(210, 228, 223); /* oklch */ color: oklch(90.4% 0.020 177.4);
Tailwind
colors: {
custom: {
50: '#dfece9',
500: '#d2e4df',
950: '#000000',
},
}SCSS
$custom: #d2e4df; $custom-light: #dfece9; $custom-dark: #000000;
JSON
{
"hex": "#d2e4df",
"rgb": {
"r": 210,
"g": 228,
"b": 223
},
"hsl": {
"h": 163.333,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.90401,
"c": 0.02032,
"h": 177.4
},
"luminance": 0.74516
}Semantic roles & 50–950 ramp
primary
#D2E4DF
secondary
#BB9FA7
accent
#425DA4
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484