#D2E8DD#D2E8DD
#D2E8DD is a very light, muted teal. Relative luminance 0.766; OKLCH L 91.2% C 0.028 H 164.3°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E8DD |
|---|---|
| RGB | rgb(210, 232, 221) |
| HSL | hsl(150, 32%, 87%) |
| HSV | hsv(150, 9%, 91%) |
| CMYK | cmyk(9.5%, 0%, 4.7%, 9%) |
| CIE-LAB | lab(90.15, -9.31, 2.87) |
| CIE-LCH | lch(90.15, 9.74, 162.86°) |
| OKLab | oklab(91.17% -0.0266 0.0075) |
| OKLCH | oklch(91.17% 0.028 164.3) |
| XYZ | xyz(68.4833, 76.6344, 79.5765) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.80
Ice
#D6FFFA
ΔE00 6.96
Lightcyan
#E0FFFF
ΔE00 6.96
Ice Blue (survey)
#D7FFFE
ΔE00 7.49
Light Grey
#D8DCD6
ΔE00 7.61
Very Pale Blue
#D6FFFE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E8DD #E8D2DD
analogous
#D2E8D2 #D2E8DD #D2E8E8
triadic
#D2E8DD #DDD2E8 #E8DDD2
tetradic
#D2E8DD #D2D2E8 #E8D2DD #E8E8D2
square
#D2E8DD #D2D2E8 #E8D2DD #E8E8D2
split-complementary
#D2E8DD #E8D2E8 #E8D2D2
monochromatic
#81BFA0 #AAD3BE #D2E8DD #EBF5F0 #EBF5F0
Accessibility & contrast
On white
1.29
#D2E8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#D2E8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E8DD
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E8DD | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DC
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#CEE8E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2e8dd; /* rgb */ color: rgb(210, 232, 221); /* oklch */ color: oklch(91.2% 0.028 164.3);
Tailwind
colors: {
custom: {
50: '#dfefe7',
500: '#d2e8dd',
950: '#000000',
},
}SCSS
$custom: #d2e8dd; $custom-light: #dfefe7; $custom-dark: #000000;
JSON
{
"hex": "#d2e8dd",
"rgb": {
"r": 210,
"g": 232,
"b": 221
},
"hsl": {
"h": 150,
"s": 32.353,
"l": 86.667
},
"oklch": {
"l": 0.91166,
"c": 0.0276,
"h": 164.3
},
"luminance": 0.76635
}Semantic roles & 50–950 ramp
primary
#D2E8DD
secondary
#C19DAF
accent
#3A73AB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584