#D9E4E2#D9E4E2
#D9E4E2 is a very light, near-neutral teal. Relative luminance 0.757; OKLCH L 91.0% C 0.012 H 184.1°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D9E4E2 |
|---|---|
| RGB | rgb(217, 228, 226) |
| HSL | hsl(169, 17%, 87%) |
| HSV | hsv(169, 5%, 89%) |
| CMYK | cmyk(4.8%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(89.73, -4.03, -0.30) |
| CIE-LCH | lch(89.73, 4.05, 184.23°) |
| OKLab | oklab(91% -0.012 -0.0009) |
| OKLCH | oklch(91% 0.012 184.1) |
| XYZ | xyz(70.0834, 75.7290, 82.8617) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.62
Fog
#D8DCE0
ΔE00 5.13
Gainsboro
#DCDCDC
ΔE00 5.48
Azure (CSS)
#F0FFFF
ΔE00 5.75
Mintcream
#F5FFFA
ΔE00 5.84
Light Gray
#D3D3D3
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9E4E2 #E4D9DB
analogous
#D9E4DD #D9E4E2 #D9E1E4
triadic
#D9E4E2 #E2D9E4 #E4E2D9
tetradic
#D9E4E2 #DDD9E4 #E4D9DB #E1E4D9
square
#D9E4E2 #DDD9E4 #E4D9DB #E1E4D9
split-complementary
#D9E4E2 #E4D9E1 #E4DDD9
monochromatic
#91B1AB #B5CBC7 #D9E4E2 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.30
#D9E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#D9E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9E4E2
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9E4E2 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E2
Deuteranopia (green-blind)
#E1E1E2
Tritanopia (blue-blind)
#D6E5E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d9e4e2; /* rgb */ color: rgb(217, 228, 226); /* oklch */ color: oklch(91.0% 0.012 184.1);
Tailwind
colors: {
custom: {
50: '#e4eceb',
500: '#d9e4e2',
950: '#000000',
},
}SCSS
$custom: #d9e4e2; $custom-light: #e4eceb; $custom-dark: #000000;
JSON
{
"hex": "#d9e4e2",
"rgb": {
"r": 217,
"g": 228,
"b": 226
},
"hsl": {
"h": 169.091,
"s": 16.923,
"l": 87.255
},
"oklch": {
"l": 0.90998,
"c": 0.01208,
"h": 184.1
},
"luminance": 0.7573
}Semantic roles & 50–950 ramp
primary
#D9E4E2
secondary
#BAA7AB
accent
#4A599B
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484