#D4E4E4#D4E4E4
#D4E4E4 is a very light, near-neutral teal. Relative luminance 0.751; OKLCH L 90.7% C 0.017 H 196.8°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4E4 |
|---|---|
| RGB | rgb(212, 228, 228) |
| HSL | hsl(180, 23%, 86%) |
| HSV | hsv(180, 7%, 89%) |
| CMYK | cmyk(7%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(89.43, -5.30, -1.83) |
| CIE-LCH | lch(89.43, 5.61, 199.02°) |
| OKLab | oklab(90.69% -0.0163 -0.005) |
| OKLCH | oklch(90.69% 0.017 196.8) |
| XYZ | xyz(68.8954, 75.0844, 84.2468) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.40
Azure (CSS)
#F0FFFF
ΔE00 5.75
Fog
#D8DCE0
ΔE00 6.05
Mintcream
#F5FFFA
ΔE00 6.60
Lightcyan
#E0FFFF
ΔE00 6.91
Gainsboro
#DCDCDC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4E4 #E4D4D4
analogous
#D4E4DC #D4E4E4 #D4DCE4
triadic
#D4E4E4 #E4D4E4 #E4E4D4
tetradic
#D4E4E4 #DCD4E4 #E4D4D4 #DCE4D4
square
#D4E4E4 #DCD4E4 #E4D4D4 #DCE4D4
split-complementary
#D4E4E4 #E4D4DC #E4DCD4
monochromatic
#89B5B5 #AECCCC #D4E4E4 #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.31
#D4E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#D4E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4E4
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4E4 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E4
Deuteranopia (green-blind)
#DEE0E4
Tritanopia (blue-blind)
#D0E5E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e4e4; /* rgb */ color: rgb(212, 228, 228); /* oklch */ color: oklch(90.7% 0.017 196.8);
Tailwind
colors: {
custom: {
50: '#e1ecec',
500: '#d4e4e4',
950: '#000000',
},
}SCSS
$custom: #d4e4e4; $custom-light: #e1ecec; $custom-dark: #000000;
JSON
{
"hex": "#d4e4e4",
"rgb": {
"r": 212,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 22.857,
"l": 86.275
},
"oklch": {
"l": 0.90689,
"c": 0.01708,
"h": 196.8
},
"luminance": 0.75085
}Semantic roles & 50–950 ramp
primary
#D4E4E4
secondary
#BBA1A1
accent
#4444A1
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484