#D7EAEF#D7EAEF
#D7EAEF is a very light, muted cyan. Relative luminance 0.795; OKLCH L 92.4% C 0.021 H 215.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EAEF |
|---|---|
| RGB | rgb(215, 234, 239) |
| HSL | hsl(193, 43%, 89%) |
| HSV | hsv(193, 10%, 94%) |
| CMYK | cmyk(10%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(91.47, -5.29, -4.57) |
| CIE-LCH | lch(91.47, 6.99, 220.78°) |
| OKLab | oklab(92.45% -0.0174 -0.0123) |
| OKLCH | oklch(92.45% 0.021 215.2) |
| XYZ | xyz(73.0236, 79.5236, 93.1470) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.09
Aliceblue
#F0F8FF
ΔE00 5.88
Lightcyan
#E0FFFF
ΔE00 6.24
Fog
#D8DCE0
ΔE00 6.42
Mintcream
#F5FFFA
ΔE00 6.98
Light Grey
#D8DCD6
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EAEF #EFDCD7
analogous
#D7EFE8 #D7EAEF #D7DEEF
triadic
#D7EAEF #EFD7EA #EAEFD7
tetradic
#D7EAEF #E8D7EF #EFDCD7 #DEEFD7
square
#D7EAEF #E8D7EF #EFDCD7 #DEEFD7
split-complementary
#D7EAEF #EFD7DE #EFE8D7
monochromatic
#80BCCC #ABD3DE #D7EAEF #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.24
#D7EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#D7EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EAEF
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EAEF | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#D1ECEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d7eaef; /* rgb */ color: rgb(215, 234, 239); /* oklch */ color: oklch(92.4% 0.021 215.2);
Tailwind
colors: {
custom: {
50: '#e3f0f4',
500: '#d7eaef',
950: '#000000',
},
}SCSS
$custom: #d7eaef; $custom-light: #e3f0f4; $custom-dark: #000000;
JSON
{
"hex": "#d7eaef",
"rgb": {
"r": 215,
"g": 234,
"b": 239
},
"hsl": {
"h": 192.5,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.92445,
"c": 0.02129,
"h": 215.2
},
"luminance": 0.79525
}Semantic roles & 50–950 ramp
primary
#D7EAEF
secondary
#CBA89F
accent
#4C30B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585