#D7EBEF#D7EBEF
#D7EBEF is a very light, muted cyan. Relative luminance 0.801; OKLCH L 92.6% C 0.022 H 211.1°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EBEF |
|---|---|
| RGB | rgb(215, 235, 239) |
| HSL | hsl(190, 43%, 89%) |
| HSV | hsv(190, 10%, 94%) |
| CMYK | cmyk(10%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(91.73, -5.80, -4.19) |
| CIE-LCH | lch(91.73, 7.16, 215.82°) |
| OKLab | oklab(92.65% -0.0187 -0.0113) |
| OKLCH | oklch(92.65% 0.022 211.1) |
| XYZ | xyz(73.3091, 80.0946, 93.2421) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.86
Lightcyan
#E0FFFF
ΔE00 5.63
Aliceblue
#F0F8FF
ΔE00 6.29
Mintcream
#F5FFFA
ΔE00 6.74
Fog
#D8DCE0
ΔE00 6.93
Ice Blue (survey)
#D7FFFE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EBEF #EFDBD7
analogous
#D7EFE7 #D7EBEF #D7DFEF
triadic
#D7EBEF #EFD7EB #EBEFD7
tetradic
#D7EBEF #E7D7EF #EFDBD7 #DFEFD7
square
#D7EBEF #E7D7EF #EFDBD7 #DFEFD7
split-complementary
#D7EBEF #EFD7DF #EFE7D7
monochromatic
#80BFCC #ABD5DE #D7EBEF #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.23
#D7EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#D7EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EBEF
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EBEF | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#D1EDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d7ebef; /* rgb */ color: rgb(215, 235, 239); /* oklch */ color: oklch(92.6% 0.022 211.1);
Tailwind
colors: {
custom: {
50: '#e3f1f4',
500: '#d7ebef',
950: '#000000',
},
}SCSS
$custom: #d7ebef; $custom-light: #e3f1f4; $custom-dark: #000000;
JSON
{
"hex": "#d7ebef",
"rgb": {
"r": 215,
"g": 235,
"b": 239
},
"hsl": {
"h": 190,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.92647,
"c": 0.02189,
"h": 211.1
},
"luminance": 0.80096
}Semantic roles & 50–950 ramp
primary
#D7EBEF
secondary
#CBA69F
accent
#4630B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585