#D2E4E3#D2E4E3
#D2E4E3 is a very light, near-neutral teal. Relative luminance 0.747; OKLCH L 90.5% C 0.019 H 192.8°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E4E3 |
|---|---|
| RGB | rgb(210, 228, 227) |
| HSL | hsl(177, 25%, 86%) |
| HSV | hsv(177, 8%, 89%) |
| CMYK | cmyk(7.9%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(89.27, -6.15, -1.56) |
| CIE-LCH | lch(89.27, 6.34, 194.25°) |
| OKLab | oklab(90.52% -0.0187 -0.0043) |
| OKLCH | oklch(90.52% 0.019 192.8) |
| XYZ | xyz(68.1839, 74.7336, 83.4909) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.84
Azure (CSS)
#F0FFFF
ΔE00 5.99
Lightcyan
#E0FFFF
ΔE00 6.48
Mintcream
#F5FFFA
ΔE00 6.83
Fog
#D8DCE0
ΔE00 6.96
Gainsboro
#DCDCDC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E4E3 #E4D2D3
analogous
#D2E4DA #D2E4E3 #D2DCE4
triadic
#D2E4E3 #E3D2E4 #E4E3D2
tetradic
#D2E4E3 #DAD2E4 #E4D2D3 #DCE4D2
square
#D2E4E3 #DAD2E4 #E4D2D3 #DCE4D2
split-complementary
#D2E4E3 #E4D2DC #E4DAD2
monochromatic
#85B6B3 #ACCDCB #D2E4E3 #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.32
#D2E4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#D2E4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E4E3
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E4E3 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E3
Deuteranopia (green-blind)
#DEDFE3
Tritanopia (blue-blind)
#CDE5E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2e4e3; /* rgb */ color: rgb(210, 228, 227); /* oklch */ color: oklch(90.5% 0.019 192.8);
Tailwind
colors: {
custom: {
50: '#dfeceb',
500: '#d2e4e3',
950: '#000000',
},
}SCSS
$custom: #d2e4e3; $custom-light: #dfeceb; $custom-dark: #000000;
JSON
{
"hex": "#d2e4e3",
"rgb": {
"r": 210,
"g": 228,
"b": 227
},
"hsl": {
"h": 176.667,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.90516,
"c": 0.01923,
"h": 192.8
},
"luminance": 0.74734
}Semantic roles & 50–950 ramp
primary
#D2E4E3
secondary
#BB9FA0
accent
#4247A4
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484