#D7E7EB#D7E7EB
#D7E7EB is a very light, near-neutral cyan. Relative luminance 0.776; OKLCH L 91.7% C 0.018 H 214.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E7EB |
|---|---|
| RGB | rgb(215, 231, 235) |
| HSL | hsl(192, 33%, 88%) |
| HSV | hsv(192, 9%, 92%) |
| CMYK | cmyk(8.5%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(90.60, -4.53, -3.76) |
| CIE-LCH | lch(90.60, 5.89, 219.72°) |
| OKLab | oklab(91.72% -0.0148 -0.0101) |
| OKLCH | oklch(91.72% 0.018 214.4) |
| XYZ | xyz(71.5924, 77.5961, 89.7869) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.35
Fog
#D8DCE0
ΔE00 5.37
Aliceblue
#F0F8FF
ΔE00 5.65
Light Grey
#D8DCD6
ΔE00 6.54
Mintcream
#F5FFFA
ΔE00 6.84
Gainsboro
#DCDCDC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E7EB #EBDBD7
analogous
#D7EBE5 #D7E7EB #D7DDEB
triadic
#D7E7EB #EBD7E7 #E7EBD7
tetradic
#D7E7EB #E5D7EB #EBDBD7 #DDEBD7
square
#D7E7EB #E5D7EB #EBDBD7 #DDEBD7
split-complementary
#D7E7EB #EBD7DD #EBE5D7
monochromatic
#85B6C2 #AECFD7 #D7E7EB #EBF3F5 #EBF3F5
Accessibility & contrast
On white
1.27
#D7E7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#D7E7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E7EB
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E7EB | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#D2E9E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d7e7eb; /* rgb */ color: rgb(215, 231, 235); /* oklch */ color: oklch(91.7% 0.018 214.4);
Tailwind
colors: {
custom: {
50: '#e3eef1',
500: '#d7e7eb',
950: '#000000',
},
}SCSS
$custom: #d7e7eb; $custom-light: #e3eef1; $custom-dark: #000000;
JSON
{
"hex": "#d7e7eb",
"rgb": {
"r": 215,
"g": 231,
"b": 235
},
"hsl": {
"h": 192,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.91719,
"c": 0.01793,
"h": 214.4
},
"luminance": 0.77597
}Semantic roles & 50–950 ramp
primary
#D7E7EB
secondary
#C5A8A1
accent
#5039AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585