#D2E6E4#D2E6E4
#D2E6E4 is a very light, muted teal. Relative luminance 0.759; OKLCH L 91.0% C 0.021 H 189.5°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E6E4 |
|---|---|
| RGB | rgb(210, 230, 228) |
| HSL | hsl(174, 29%, 86%) |
| HSV | hsv(174, 9%, 90%) |
| CMYK | cmyk(8.7%, 0%, 0.9%, 9.8%) |
| CIE-LAB | lab(89.81, -6.98, -1.29) |
| CIE-LCH | lch(89.81, 7.10, 190.48°) |
| OKLab | oklab(90.95% -0.0211 -0.0035) |
| OKLCH | oklch(90.95% 0.021 189.5) |
| XYZ | xyz(68.8756, 75.8957, 84.4044) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.81
Azure (CSS)
#F0FFFF
ΔE00 5.95
Light Grey
#D8DCD6
ΔE00 6.44
Mintcream
#F5FFFA
ΔE00 6.79
Ice Blue (survey)
#D7FFFE
ΔE00 7.11
Very Pale Blue
#D6FFFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E6E4 #E6D2D4
analogous
#D2E6DA #D2E6E4 #D2DEE6
triadic
#D2E6E4 #E4D2E6 #E6E4D2
tetradic
#D2E6E4 #DAD2E6 #E6D2D4 #DEE6D2
square
#D2E6E4 #DAD2E6 #E6D2D4 #DEE6D2
split-complementary
#D2E6E4 #E6D2DE #E6DAD2
monochromatic
#83BAB5 #ABD0CC #D2E6E4 #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.30
#D2E6E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#D2E6E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E6E4
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E6E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E6E4 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E4
Deuteranopia (green-blind)
#DFE1E4
Tritanopia (blue-blind)
#CDE7E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2e6e4; /* rgb */ color: rgb(210, 230, 228); /* oklch */ color: oklch(91.0% 0.021 189.5);
Tailwind
colors: {
custom: {
50: '#dfedec',
500: '#d2e6e4',
950: '#000000',
},
}SCSS
$custom: #d2e6e4; $custom-light: #dfedec; $custom-dark: #000000;
JSON
{
"hex": "#d2e6e4",
"rgb": {
"r": 210,
"g": 230,
"b": 228
},
"hsl": {
"h": 174,
"s": 28.571,
"l": 86.275
},
"oklch": {
"l": 0.90953,
"c": 0.02141,
"h": 189.5
},
"luminance": 0.75897
}Semantic roles & 50–950 ramp
primary
#D2E6E4
secondary
#BE9EA1
accent
#3E49A7
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484