#D3E4E1#D3E4E1
#D3E4E1 is a very light, near-neutral teal. Relative luminance 0.748; OKLCH L 90.5% C 0.019 H 184.2°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E4E1 |
|---|---|
| RGB | rgb(211, 228, 225) |
| HSL | hsl(169, 24%, 86%) |
| HSV | hsv(169, 7%, 89%) |
| CMYK | cmyk(7.5%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(89.29, -6.20, -0.48) |
| CIE-LCH | lch(89.29, 6.22, 184.42°) |
| OKLab | oklab(90.53% -0.0185 -0.0014) |
| OKLCH | oklch(90.53% 0.019 184.2) |
| XYZ | xyz(68.1951, 74.7711, 82.0590) |
| Luminance | 0.7477 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.36
Azure (CSS)
#F0FFFF
ΔE00 6.10
Mintcream
#F5FFFA
ΔE00 6.56
Lightcyan
#E0FFFF
ΔE00 6.69
Fog
#D8DCE0
ΔE00 7.23
Honeydew
#F0FFF0
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E4E1 #E4D3D6
analogous
#D3E4D8 #D3E4E1 #D3DEE4
triadic
#D3E4E1 #E1D3E4 #E4E1D3
tetradic
#D3E4E1 #D8D3E4 #E4D3D6 #DEE4D3
square
#D3E4E1 #D8D3E4 #E4D3D6 #DEE4D3
split-complementary
#D3E4E1 #E4D3DE #E4D8D3
monochromatic
#87B5AD #ADCDC7 #D3E4E1 #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.32
#D3E4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#D3E4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E4E1
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E4E1 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E1
Deuteranopia (green-blind)
#DFDFE1
Tritanopia (blue-blind)
#CFE5E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d3e4e1; /* rgb */ color: rgb(211, 228, 225); /* oklch */ color: oklch(90.5% 0.019 184.2);
Tailwind
colors: {
custom: {
50: '#e0ecea',
500: '#d3e4e1',
950: '#000000',
},
}SCSS
$custom: #d3e4e1; $custom-light: #e0ecea; $custom-dark: #000000;
JSON
{
"hex": "#d3e4e1",
"rgb": {
"r": 211,
"g": 228,
"b": 225
},
"hsl": {
"h": 169.412,
"s": 23.944,
"l": 86.078
},
"oklch": {
"l": 0.90531,
"c": 0.01856,
"h": 184.2
},
"luminance": 0.74772
}Semantic roles & 50–950 ramp
primary
#D3E4E1
secondary
#BBA0A5
accent
#4354A2
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484