#D4E7E6#D4E7E6
#D4E7E6 is a very light, muted teal. Relative luminance 0.769; OKLCH L 91.4% C 0.020 H 193.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E7E6 |
|---|---|
| RGB | rgb(212, 231, 230) |
| HSL | hsl(177, 28%, 87%) |
| HSV | hsv(177, 8%, 91%) |
| CMYK | cmyk(8.2%, 0%, 0.4%, 9.4%) |
| CIE-LAB | lab(90.26, -6.46, -1.67) |
| CIE-LCH | lch(90.26, 6.67, 194.48°) |
| OKLab | oklab(91.36% -0.0197 -0.0045) |
| OKLCH | oklch(91.36% 0.02 193) |
| XYZ | xyz(70.0071, 76.8610, 85.9949) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.48
Lightcyan
#E0FFFF
ΔE00 5.78
Light Grey
#D8DCD6
ΔE00 6.29
Mintcream
#F5FFFA
ΔE00 6.45
Ice Blue (survey)
#D7FFFE
ΔE00 7.28
Fog
#D8DCE0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E7E6 #E7D4D5
analogous
#D4E7DD #D4E7E6 #D4DFE7
triadic
#D4E7E6 #E6D4E7 #E7E6D4
tetradic
#D4E7E6 #DDD4E7 #E7D4D5 #DFE7D4
square
#D4E7E6 #DDD4E7 #E7D4D5 #DFE7D4
split-complementary
#D4E7E6 #E7D4DF #E7DDD4
monochromatic
#85BBB8 #ADD1CF #D4E7E6 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.28
#D4E7E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#D4E7E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E7E6
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E7E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E7E6 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E6
Deuteranopia (green-blind)
#E1E2E6
Tritanopia (blue-blind)
#CFE8E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e7e6; /* rgb */ color: rgb(212, 231, 230); /* oklch */ color: oklch(91.4% 0.020 193.0);
Tailwind
colors: {
custom: {
50: '#e1eeed',
500: '#d4e7e6',
950: '#000000',
},
}SCSS
$custom: #d4e7e6; $custom-light: #e1eeed; $custom-dark: #000000;
JSON
{
"hex": "#d4e7e6",
"rgb": {
"r": 212,
"g": 231,
"b": 230
},
"hsl": {
"h": 176.842,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.91358,
"c": 0.02023,
"h": 193
},
"luminance": 0.76862
}Semantic roles & 50–950 ramp
primary
#D4E7E6
secondary
#BFA0A1
accent
#3F44A7
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584