#D2E9DF#D2E9DF
#D2E9DF is a very light, muted teal. Relative luminance 0.773; OKLCH L 91.4% C 0.028 H 167.8°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E9DF |
|---|---|
| RGB | rgb(210, 233, 223) |
| HSL | hsl(154, 34%, 87%) |
| HSV | hsv(154, 10%, 91%) |
| CMYK | cmyk(9.9%, 0%, 4.3%, 8.6%) |
| CIE-LAB | lab(90.46, -9.44, 2.27) |
| CIE-LCH | lch(90.46, 9.71, 166.46°) |
| OKLab | oklab(91.43% -0.0272 0.0059) |
| OKLCH | oklch(91.43% 0.028 167.8) |
| XYZ | xyz(69.0336, 77.3061, 81.0823) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.88
Lightcyan
#E0FFFF
ΔE00 6.46
Ice
#D6FFFA
ΔE00 6.49
Ice Blue (survey)
#D7FFFE
ΔE00 6.97
Very Pale Blue
#D6FFFE
ΔE00 7.09
Very Light Blue
#D5FFFF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E9DF #E9D2DC
analogous
#D2E9D4 #D2E9DF #D2E8E9
triadic
#D2E9DF #DFD2E9 #E9DFD2
tetradic
#D2E9DF #D4D2E9 #E9D2DC #E8E9D2
square
#D2E9DF #D4D2E9 #E9D2DC #E8E9D2
split-complementary
#D2E9DF #E9D2E8 #E9D4D2
monochromatic
#80C1A5 #A9D5C2 #D2E9DF #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.28
#D2E9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#D2E9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E9DF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E9DF | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6DF
Deuteranopia (green-blind)
#E3E2E0
Tritanopia (blue-blind)
#CEE9E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2e9df; /* rgb */ color: rgb(210, 233, 223); /* oklch */ color: oklch(91.4% 0.028 167.8);
Tailwind
colors: {
custom: {
50: '#dff0e9',
500: '#d2e9df',
950: '#000000',
},
}SCSS
$custom: #d2e9df; $custom-light: #dff0e9; $custom-dark: #000000;
JSON
{
"hex": "#d2e9df",
"rgb": {
"r": 210,
"g": 233,
"b": 223
},
"hsl": {
"h": 153.913,
"s": 34.328,
"l": 86.863
},
"oklch": {
"l": 0.91427,
"c": 0.02779,
"h": 167.8
},
"luminance": 0.77307
}Semantic roles & 50–950 ramp
primary
#D2E9DF
secondary
#C39DAD
accent
#386BAD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584