#D4E3E2#D4E3E2
#D4E3E2 is a very light, near-neutral teal. Relative luminance 0.744; OKLCH L 90.4% C 0.016 H 192.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E3E2 |
|---|---|
| RGB | rgb(212, 227, 226) |
| HSL | hsl(176, 21%, 86%) |
| HSV | hsv(176, 7%, 89%) |
| CMYK | cmyk(6.6%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(89.12, -5.17, -1.23) |
| CIE-LCH | lch(89.12, 5.32, 193.41°) |
| OKLab | oklab(90.43% -0.0157 -0.0034) |
| OKLCH | oklch(90.43% 0.016 192.1) |
| XYZ | xyz(68.3451, 74.4254, 82.7016) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.89
Azure (CSS)
#F0FFFF
ΔE00 5.94
Fog
#D8DCE0
ΔE00 5.98
Mintcream
#F5FFFA
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 6.73
Silver (survey)
#C5C9C7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E3E2 #E3D4D5
analogous
#D4E3DA #D4E3E2 #D4DCE3
triadic
#D4E3E2 #E2D4E3 #E3E2D4
tetradic
#D4E3E2 #DAD4E3 #E3D4D5 #DCE3D4
square
#D4E3E2 #DAD4E3 #E3D4D5 #DCE3D4
split-complementary
#D4E3E2 #E3D4DC #E3DAD4
monochromatic
#8AB3B0 #AFCBC9 #D4E3E2 #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.32
#D4E3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#D4E3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E3E2
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E3E2 | 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)
#E1E1E2
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#D0E4E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e3e2; /* rgb */ color: rgb(212, 227, 226); /* oklch */ color: oklch(90.4% 0.016 192.1);
Tailwind
colors: {
custom: {
50: '#e1ebeb',
500: '#d4e3e2',
950: '#000000',
},
}SCSS
$custom: #d4e3e2; $custom-light: #e1ebeb; $custom-dark: #000000;
JSON
{
"hex": "#d4e3e2",
"rgb": {
"r": 212,
"g": 227,
"b": 226
},
"hsl": {
"h": 176,
"s": 21.127,
"l": 86.078
},
"oklch": {
"l": 0.90428,
"c": 0.01609,
"h": 192.1
},
"luminance": 0.74426
}Semantic roles & 50–950 ramp
primary
#D4E3E2
secondary
#BAA2A3
accent
#464CA0
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484