#D2E4E4#D2E4E4
#D2E4E4 is a very light, near-neutral teal. Relative luminance 0.748; OKLCH L 90.5% C 0.019 H 196.8°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E4E4 |
|---|---|
| RGB | rgb(210, 228, 228) |
| HSL | hsl(180, 25%, 86%) |
| HSV | hsv(180, 8%, 89%) |
| CMYK | cmyk(7.9%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(89.29, -5.96, -2.05) |
| CIE-LCH | lch(89.29, 6.30, 198.98°) |
| OKLab | oklab(90.55% -0.0184 -0.0055) |
| OKLCH | oklch(90.55% 0.019 196.8) |
| XYZ | xyz(68.3223, 74.7889, 84.2199) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.93
Light Grey
#D8DCD6
ΔE00 5.97
Lightcyan
#E0FFFF
ΔE00 6.52
Fog
#D8DCE0
ΔE00 6.70
Mintcream
#F5FFFA
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E4E4 #E4D2D2
analogous
#D2E4DB #D2E4E4 #D2DBE4
triadic
#D2E4E4 #E4D2E4 #E4E4D2
tetradic
#D2E4E4 #DBD2E4 #E4D2D2 #DBE4D2
square
#D2E4E4 #DBD2E4 #E4D2D2 #DBE4D2
split-complementary
#D2E4E4 #E4D2DB #E4DBD2
monochromatic
#85B6B6 #ACCDCD #D2E4E4 #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.32
#D2E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#D2E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E4E4
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E4E4 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E4
Deuteranopia (green-blind)
#DEDFE4
Tritanopia (blue-blind)
#CDE5E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2e4e4; /* rgb */ color: rgb(210, 228, 228); /* oklch */ color: oklch(90.5% 0.019 196.8);
Tailwind
colors: {
custom: {
50: '#dfecec',
500: '#d2e4e4',
950: '#000000',
},
}SCSS
$custom: #d2e4e4; $custom-light: #dfecec; $custom-dark: #000000;
JSON
{
"hex": "#d2e4e4",
"rgb": {
"r": 210,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.90545,
"c": 0.01919,
"h": 196.8
},
"luminance": 0.7479
}Semantic roles & 50–950 ramp
primary
#D2E4E4
secondary
#BB9F9F
accent
#4242A4
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484