#D7E7EA#D7E7EA
#D7E7EA is a very light, near-neutral teal. Relative luminance 0.775; OKLCH L 91.7% C 0.018 H 210.2°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E7EA |
|---|---|
| RGB | rgb(215, 231, 234) |
| HSL | hsl(189, 31%, 88%) |
| HSV | hsv(189, 8%, 92%) |
| CMYK | cmyk(8.1%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(90.57, -4.72, -3.28) |
| CIE-LCH | lch(90.57, 5.75, 214.78°) |
| OKLab | oklab(91.69% -0.0152 -0.0088) |
| OKLCH | oklch(91.69% 0.018 210.2) |
| XYZ | xyz(71.4483, 77.5385, 89.0282) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.22
Fog
#D8DCE0
ΔE00 5.54
Aliceblue
#F0F8FF
ΔE00 5.90
Light Grey
#D8DCD6
ΔE00 6.26
Mintcream
#F5FFFA
ΔE00 6.59
Lightcyan
#E0FFFF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E7EA #EADAD7
analogous
#D7EAE3 #D7E7EA #D7DDEA
triadic
#D7E7EA #EAD7E7 #E7EAD7
tetradic
#D7E7EA #E3D7EA #EADAD7 #DDEAD7
square
#D7E7EA #E3D7EA #EADAD7 #DDEAD7
split-complementary
#D7E7EA #EAD7DD #EAE3D7
monochromatic
#87B7C0 #AFCFD5 #D7E7EA #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.27
#D7E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#D7E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E7EA
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E7EA | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#D2E9E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d7e7ea; /* rgb */ color: rgb(215, 231, 234); /* oklch */ color: oklch(91.7% 0.018 210.2);
Tailwind
colors: {
custom: {
50: '#e3eef0',
500: '#d7e7ea',
950: '#000000',
},
}SCSS
$custom: #d7e7ea; $custom-light: #e3eef0; $custom-dark: #000000;
JSON
{
"hex": "#d7e7ea",
"rgb": {
"r": 215,
"g": 231,
"b": 234
},
"hsl": {
"h": 189.474,
"s": 31.148,
"l": 88.039
},
"oklch": {
"l": 0.9169,
"c": 0.01755,
"h": 210.2
},
"luminance": 0.77539
}Semantic roles & 50–950 ramp
primary
#D7E7EA
secondary
#C3A7A2
accent
#4D3CAA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585