#D2E4E5#D2E4E5
#D2E4E5 is a very light, near-neutral teal. Relative luminance 0.748; OKLCH L 90.6% C 0.019 H 200.9°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E4E5 |
|---|---|
| RGB | rgb(210, 228, 229) |
| HSL | hsl(183, 27%, 86%) |
| HSV | hsv(183, 8%, 90%) |
| CMYK | cmyk(8.3%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(89.32, -5.77, -2.53) |
| CIE-LCH | lch(89.32, 6.30, 203.73°) |
| OKLab | oklab(90.58% -0.018 -0.0068) |
| OKLCH | oklch(90.58% 0.019 200.9) |
| XYZ | xyz(68.4615, 74.8446, 84.9531) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.91
Light Grey
#D8DCD6
ΔE00 6.13
Fog
#D8DCE0
ΔE00 6.46
Lightcyan
#E0FFFF
ΔE00 6.60
Mintcream
#F5FFFA
ΔE00 7.04
Aliceblue
#F0F8FF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E4E5 #E5D3D2
analogous
#D2E5DC #D2E4E5 #D2DAE5
triadic
#D2E4E5 #E5D2E4 #E4E5D2
tetradic
#D2E4E5 #DCD2E5 #E5D3D2 #DAE5D2
square
#D2E4E5 #DCD2E5 #E5D3D2 #DAE5D2
split-complementary
#D2E4E5 #E5D2DA #E5DCD2
monochromatic
#84B5B8 #ABCDCF #D2E4E5 #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.32
#D2E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#D2E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E4E5
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E4E5 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E5
Deuteranopia (green-blind)
#DDDFE5
Tritanopia (blue-blind)
#CDE5E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2e4e5; /* rgb */ color: rgb(210, 228, 229); /* oklch */ color: oklch(90.6% 0.019 200.9);
Tailwind
colors: {
custom: {
50: '#dfeced',
500: '#d2e4e5',
950: '#000000',
},
}SCSS
$custom: #d2e4e5; $custom-light: #dfeced; $custom-dark: #000000;
JSON
{
"hex": "#d2e4e5",
"rgb": {
"r": 210,
"g": 228,
"b": 229
},
"hsl": {
"h": 183.158,
"s": 26.761,
"l": 86.078
},
"oklch": {
"l": 0.90575,
"c": 0.01924,
"h": 200.9
},
"luminance": 0.74846
}Semantic roles & 50–950 ramp
primary
#D2E4E5
secondary
#BDA09E
accent
#4540A5
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484