#D7EFFC#D7EFFC
#D7EFFC is a very light, muted cyan. Relative luminance 0.832; OKLCH L 93.8% C 0.031 H 231.3°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EFFC |
|---|---|
| RGB | rgb(215, 239, 252) |
| HSL | hsl(201, 86%, 92%) |
| HSV | hsv(201, 15%, 99%) |
| CMYK | cmyk(14.7%, 5.2%, 0%, 1.2%) |
| CIE-LAB | lab(93.10, -5.27, -8.92) |
| CIE-LCH | lch(93.10, 10.36, 239.44°) |
| OKLab | oklab(93.85% -0.0193 -0.0241) |
| OKLCH | oklch(93.85% 0.031 231.3) |
| XYZ | xyz(76.4572, 83.2067, 104.1089) |
| Luminance | 0.8321 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.03
Azure (CSS)
#F0FFFF
ΔE00 6.73
Lightcyan
#E0FFFF
ΔE00 7.46
Lightblue
#ADD8E6
ΔE00 7.92
Fog
#D8DCE0
ΔE00 8.01
Ice Blue
#A5DFF9
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EFFC #FCE4D7
analogous
#D7FCF7 #D7EFFC #D7DDFC
triadic
#D7EFFC #FCD7EF #EFFCD7
tetradic
#D7EFFC #F7D7FC #FCE4D7 #DDFCD7
square
#D7EFFC #F7D7FC #FCE4D7 #DDFCD7
split-complementary
#D7EFFC #FCD7DD #FCF7D7
monochromatic
#65C1F3 #9ED8F8 #D7EFFC #E3F4FD #E3F4FD
Accessibility & contrast
On white
1.19
#D7EFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#D7EFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EFFC
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EFFC | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFD
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#CDF3F3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d7effc; /* rgb */ color: rgb(215, 239, 252); /* oklch */ color: oklch(93.8% 0.031 231.3);
Tailwind
colors: {
custom: {
50: '#e3f4fd',
500: '#d7effc',
950: '#000000',
},
}SCSS
$custom: #d7effc; $custom-light: #e3f4fd; $custom-dark: #000000;
JSON
{
"hex": "#d7effc",
"rgb": {
"r": 215,
"g": 239,
"b": 252
},
"hsl": {
"h": 201.081,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.9385,
"c": 0.03085,
"h": 231.3
},
"luminance": 0.83208
}Semantic roles & 50–950 ramp
primary
#D7EFFC
secondary
#E4B093
accent
#5203E3
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585