#D7EFFF#D7EFFF
#D7EFFF is a very light, muted cyan. Relative luminance 0.834; OKLCH L 93.9% C 0.033 H 237.0°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EFFF |
|---|---|
| RGB | rgb(215, 239, 255) |
| HSL | hsl(204, 100%, 92%) |
| HSV | hsv(204, 16%, 100%) |
| CMYK | cmyk(15.7%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(93.19, -4.66, -10.36) |
| CIE-LCH | lch(93.19, 11.36, 245.77°) |
| OKLab | oklab(93.94% -0.0182 -0.028) |
| OKLCH | oklch(93.94% 0.033 237) |
| XYZ | xyz(76.9364, 83.3984, 106.6324) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.16
Azure (CSS)
#F0FFFF
ΔE00 7.65
Fog
#D8DCE0
ΔE00 8.25
Lightblue
#ADD8E6
ΔE00 8.35
Lightcyan
#E0FFFF
ΔE00 8.59
Ice Blue
#A5DFF9
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EFFF #FFE7D7
analogous
#D7FFFB #D7EFFF #D7DBFF
triadic
#D7EFFF #FFD7EF #EFFFD7
tetradic
#D7EFFF #FBD7FF #FFE7D7 #DBFFD7
square
#D7EFFF #FBD7FF #FFE7D7 #DBFFD7
split-complementary
#D7EFFF #FFD7DB #FFFBD7
monochromatic
#5DBEFF #9AD7FF #D7EFFF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.19
#D7EFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#D7EFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EFFF
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EFFF | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E3E9FF
Tritanopia (blue-blind)
#CDF3F4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d7efff; /* rgb */ color: rgb(215, 239, 255); /* oklch */ color: oklch(93.9% 0.033 237.0);
Tailwind
colors: {
custom: {
50: '#e3f4ff',
500: '#d7efff',
950: '#000000',
},
}SCSS
$custom: #d7efff; $custom-light: #e3f4ff; $custom-dark: #000000;
JSON
{
"hex": "#d7efff",
"rgb": {
"r": 215,
"g": 239,
"b": 255
},
"hsl": {
"h": 204,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.93944,
"c": 0.03337,
"h": 237
},
"luminance": 0.834
}Semantic roles & 50–950 ramp
primary
#D7EFFF
secondary
#EBB48F
accent
#5C00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586