#D2E4E2#D2E4E2
#D2E4E2 is a very light, near-neutral teal. Relative luminance 0.747; OKLCH L 90.5% C 0.019 H 188.8°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E4E2 |
|---|---|
| RGB | rgb(210, 228, 226) |
| HSL | hsl(173, 25%, 86%) |
| HSV | hsv(173, 8%, 89%) |
| CMYK | cmyk(7.9%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(89.24, -6.34, -1.08) |
| CIE-LCH | lch(89.24, 6.43, 189.63°) |
| OKLab | oklab(90.49% -0.0191 -0.003) |
| OKLCH | oklch(90.49% 0.019 188.8) |
| XYZ | xyz(68.0462, 74.6785, 82.7662) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.74
Azure (CSS)
#F0FFFF
ΔE00 6.09
Lightcyan
#E0FFFF
ΔE00 6.48
Mintcream
#F5FFFA
ΔE00 6.77
Fog
#D8DCE0
ΔE00 7.23
Ice Blue (survey)
#D7FFFE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E4E2 #E4D2D4
analogous
#D2E4D9 #D2E4E2 #D2DDE4
triadic
#D2E4E2 #E2D2E4 #E4E2D2
tetradic
#D2E4E2 #D9D2E4 #E4D2D4 #DDE4D2
square
#D2E4E2 #D9D2E4 #E4D2D4 #DDE4D2
split-complementary
#D2E4E2 #E4D2DD #E4D9D2
monochromatic
#85B6B1 #ACCDC9 #D2E4E2 #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.32
#D2E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#D2E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E4E2
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E4E2 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E2
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#CDE5E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2e4e2; /* rgb */ color: rgb(210, 228, 226); /* oklch */ color: oklch(90.5% 0.019 188.8);
Tailwind
colors: {
custom: {
50: '#dfeceb',
500: '#d2e4e2',
950: '#000000',
},
}SCSS
$custom: #d2e4e2; $custom-light: #dfeceb; $custom-dark: #000000;
JSON
{
"hex": "#d2e4e2",
"rgb": {
"r": 210,
"g": 228,
"b": 226
},
"hsl": {
"h": 173.333,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.90487,
"c": 0.01937,
"h": 188.8
},
"luminance": 0.74679
}Semantic roles & 50–950 ramp
primary
#D2E4E2
secondary
#BB9FA2
accent
#424DA4
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484