#D4E4E3#D4E4E3
#D4E4E3 is a very light, near-neutral teal. Relative luminance 0.750; OKLCH L 90.7% C 0.017 H 192.3°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4E3 |
|---|---|
| RGB | rgb(212, 228, 227) |
| HSL | hsl(176, 23%, 86%) |
| HSV | hsv(176, 7%, 89%) |
| CMYK | cmyk(7%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(89.41, -5.49, -1.34) |
| CIE-LCH | lch(89.41, 5.66, 193.73°) |
| OKLab | oklab(90.66% -0.0167 -0.0037) |
| OKLCH | oklch(90.66% 0.017 192.3) |
| XYZ | xyz(68.7570, 75.0291, 83.5178) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.24
Azure (CSS)
#F0FFFF
ΔE00 5.79
Fog
#D8DCE0
ΔE00 6.33
Mintcream
#F5FFFA
ΔE00 6.49
Lightcyan
#E0FFFF
ΔE00 6.86
Gainsboro
#DCDCDC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4E3 #E4D4D5
analogous
#D4E4DB #D4E4E3 #D4DDE4
triadic
#D4E4E3 #E3D4E4 #E4E3D4
tetradic
#D4E4E3 #DBD4E4 #E4D4D5 #DDE4D4
square
#D4E4E3 #DBD4E4 #E4D4D5 #DDE4D4
split-complementary
#D4E4E3 #E4D4DD #E4DBD4
monochromatic
#89B5B2 #AECCCB #D4E4E3 #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.31
#D4E4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#D4E4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4E3
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4E3 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E3
Deuteranopia (green-blind)
#DFE0E3
Tritanopia (blue-blind)
#D0E5E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e4e3; /* rgb */ color: rgb(212, 228, 227); /* oklch */ color: oklch(90.7% 0.017 192.3);
Tailwind
colors: {
custom: {
50: '#e1eceb',
500: '#d4e4e3',
950: '#000000',
},
}SCSS
$custom: #d4e4e3; $custom-light: #e1eceb; $custom-dark: #000000;
JSON
{
"hex": "#d4e4e3",
"rgb": {
"r": 212,
"g": 228,
"b": 227
},
"hsl": {
"h": 176.25,
"s": 22.857,
"l": 86.275
},
"oklch": {
"l": 0.9066,
"c": 0.01714,
"h": 192.3
},
"luminance": 0.7503
}Semantic roles & 50–950 ramp
primary
#D4E4E3
secondary
#BBA1A3
accent
#444AA1
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484