#D7EBF2#D7EBF2
#D7EBF2 is a very light, muted cyan. Relative luminance 0.803; OKLCH L 92.7% C 0.023 H 220.7°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EBF2 |
|---|---|
| RGB | rgb(215, 235, 242) |
| HSL | hsl(196, 51%, 90%) |
| HSV | hsv(196, 11%, 95%) |
| CMYK | cmyk(11.2%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(91.81, -5.22, -5.63) |
| CIE-LCH | lch(91.81, 7.68, 227.20°) |
| OKLab | oklab(92.74% -0.0176 -0.0152) |
| OKLCH | oklch(92.74% 0.023 220.7) |
| XYZ | xyz(73.7560, 80.2733, 95.5956) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.39
Aliceblue
#F0F8FF
ΔE00 5.70
Lightcyan
#E0FFFF
ΔE00 6.49
Fog
#D8DCE0
ΔE00 6.63
Mintcream
#F5FFFA
ΔE00 7.51
Lightblue
#ADD8E6
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EBF2 #F2DED7
analogous
#D7F2EC #D7EBF2 #D7DEF2
triadic
#D7EBF2 #F2D7EB #EBF2D7
tetradic
#D7EBF2 #ECD7F2 #F2DED7 #DEF2D7
square
#D7EBF2 #ECD7F2 #F2DED7 #DEF2D7
split-complementary
#D7EBF2 #F2D7DE #F2ECD7
monochromatic
#7BBDD4 #A9D4E3 #D7EBF2 #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.23
#D7EBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#D7EBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EBF2
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EBF2 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#E2E6F2
Tritanopia (blue-blind)
#D0EEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d7ebf2; /* rgb */ color: rgb(215, 235, 242); /* oklch */ color: oklch(92.7% 0.023 220.7);
Tailwind
colors: {
custom: {
50: '#e3f1f6',
500: '#d7ebf2',
950: '#000000',
},
}SCSS
$custom: #d7ebf2; $custom-light: #e3f1f6; $custom-dark: #000000;
JSON
{
"hex": "#d7ebf2",
"rgb": {
"r": 215,
"g": 235,
"b": 242
},
"hsl": {
"h": 195.556,
"s": 50.943,
"l": 89.608
},
"oklch": {
"l": 0.92737,
"c": 0.02325,
"h": 220.7
},
"luminance": 0.80275
}Semantic roles & 50–950 ramp
primary
#D7EBF2
secondary
#D0AA9D
accent
#4E27BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585