#D2E4E0#D2E4E0
#D2E4E0 is a very light, near-neutral teal. Relative luminance 0.746; OKLCH L 90.4% C 0.020 H 181.1°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E4E0 |
|---|---|
| RGB | rgb(210, 228, 224) |
| HSL | hsl(167, 25%, 86%) |
| HSV | hsv(167, 8%, 89%) |
| CMYK | cmyk(7.9%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(89.19, -6.71, -0.10) |
| CIE-LCH | lch(89.19, 6.72, 180.86°) |
| OKLab | oklab(90.43% -0.0199 -0.0004) |
| OKLCH | oklch(90.43% 0.02 181.1) |
| XYZ | xyz(67.7734, 74.5694, 81.3293) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.65
Azure (CSS)
#F0FFFF
ΔE00 6.38
Lightcyan
#E0FFFF
ΔE00 6.60
Mintcream
#F5FFFA
ΔE00 6.75
Honeydew
#F0FFF0
ΔE00 7.30
Fog
#D8DCE0
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E4E0 #E4D2D6
analogous
#D2E4D7 #D2E4E0 #D2DFE4
triadic
#D2E4E0 #E0D2E4 #E4E0D2
tetradic
#D2E4E0 #D7D2E4 #E4D2D6 #DFE4D2
square
#D2E4E0 #D7D2E4 #E4D2D6 #DFE4D2
split-complementary
#D2E4E0 #E4D2DF #E4D7D2
monochromatic
#85B6AB #ACCDC6 #D2E4E0 #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.32
#D2E4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#D2E4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E4E0
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E4E0 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E0
Deuteranopia (green-blind)
#DFDFE0
Tritanopia (blue-blind)
#CEE5E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2e4e0; /* rgb */ color: rgb(210, 228, 224); /* oklch */ color: oklch(90.4% 0.020 181.1);
Tailwind
colors: {
custom: {
50: '#dfece9',
500: '#d2e4e0',
950: '#000000',
},
}SCSS
$custom: #d2e4e0; $custom-light: #dfece9; $custom-dark: #000000;
JSON
{
"hex": "#d2e4e0",
"rgb": {
"r": 210,
"g": 228,
"b": 224
},
"hsl": {
"h": 166.667,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.9043,
"c": 0.01991,
"h": 181.1
},
"luminance": 0.7457
}Semantic roles & 50–950 ramp
primary
#D2E4E0
secondary
#BB9FA5
accent
#4258A4
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484