#D9E2DF#D9E2DF
#D9E2DF is a very light, near-neutral teal. Relative luminance 0.745; OKLCH L 90.5% C 0.010 H 174.2°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D9E2DF |
|---|---|
| RGB | rgb(217, 226, 223) |
| HSL | hsl(160, 13%, 87%) |
| HSV | hsv(160, 4%, 89%) |
| CMYK | cmyk(4%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(89.14, -3.56, 0.42) |
| CIE-LCH | lch(89.14, 3.58, 173.34°) |
| OKLab | oklab(90.51% -0.0104 0.0011) |
| OKLCH | oklch(90.51% 0.01 174.2) |
| XYZ | xyz(69.1284, 74.4717, 80.5303) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.67
Gainsboro
#DCDCDC
ΔE00 4.86
Fog
#D8DCE0
ΔE00 4.88
Light Gray
#D3D3D3
ΔE00 5.62
Silver (survey)
#C5C9C7
ΔE00 6.08
Mintcream
#F5FFFA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9E2DF #E2D9DC
analogous
#D9E2DB #D9E2DF #D9E1E2
triadic
#D9E2DF #DFD9E2 #E2DFD9
tetradic
#D9E2DF #DBD9E2 #E2D9DC #E1E2D9
square
#D9E2DF #DBD9E2 #E2D9DC #E1E2D9
split-complementary
#D9E2DF #E2D9E1 #E2DBD9
monochromatic
#94ADA5 #B6C8C2 #D9E2DF #EEF2F0 #EEF2F0
Accessibility & contrast
On white
1.32
#D9E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#D9E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9E2DF
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9E2DF | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1DF
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#D7E2E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d9e2df; /* rgb */ color: rgb(217, 226, 223); /* oklch */ color: oklch(90.5% 0.010 174.2);
Tailwind
colors: {
custom: {
50: '#e4ebe9',
500: '#d9e2df',
950: '#000000',
},
}SCSS
$custom: #d9e2df; $custom-light: #e4ebe9; $custom-dark: #000000;
JSON
{
"hex": "#d9e2df",
"rgb": {
"r": 217,
"g": 226,
"b": 223
},
"hsl": {
"h": 160,
"s": 13.433,
"l": 86.863
},
"oklch": {
"l": 0.90509,
"c": 0.01046,
"h": 174.2
},
"luminance": 0.74472
}Semantic roles & 50–950 ramp
primary
#D9E2DF
secondary
#B7A8AD
accent
#4E6698
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484