#E7FBFF#E7FBFF
#E7FBFF is a very light, muted cyan. Relative luminance 0.932; OKLCH L 97.5% C 0.022 H 211.0°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FBFF |
|---|---|
| RGB | rgb(231, 251, 255) |
| HSL | hsl(190, 100%, 95%) |
| HSV | hsv(190, 9%, 100%) |
| CMYK | cmyk(9.4%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(97.31, -5.74, -4.14) |
| CIE-LCH | lch(97.31, 7.08, 215.81°) |
| OKLab | oklab(97.46% -0.0185 -0.0112) |
| OKLCH | oklch(97.46% 0.022 211) |
| XYZ | xyz(85.4981, 93.2020, 108.0737) |
| Luminance | 0.9320 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.41
Lightcyan
#E0FFFF
ΔE00 4.32
Mintcream
#F5FFFA
ΔE00 5.14
Aliceblue
#F0F8FF
ΔE00 5.31
Ice Blue (survey)
#D7FFFE
ΔE00 6.71
Very Pale Blue
#D6FFFE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FBFF #FFEBE7
analogous
#E7FFF7 #E7FBFF #E7EFFF
triadic
#E7FBFF #FFE7FB #FBFFE7
tetradic
#E7FBFF #F7E7FF #FFEBE7 #EFFFE7
square
#E7FBFF #F7E7FF #FFEBE7 #EFFFE7
split-complementary
#E7FBFF #FFE7EF #FFF7E7
monochromatic
#6DE7FF #AAF1FF #E0FAFF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.07
#E7FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#E7FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FBFF
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FBFF | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#E1FDFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e7fbff; /* rgb */ color: rgb(231, 251, 255); /* oklch */ color: oklch(97.5% 0.022 211.0);
Tailwind
colors: {
custom: {
50: '#eefcff',
500: '#e7fbff',
950: '#000000',
},
}SCSS
$custom: #e7fbff; $custom-light: #eefcff; $custom-dark: #000000;
JSON
{
"hex": "#e7fbff",
"rgb": {
"r": 231,
"g": 251,
"b": 255
},
"hsl": {
"h": 190,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.97462,
"c": 0.02164,
"h": 211
},
"luminance": 0.93203
}Semantic roles & 50–950 ramp
primary
#E7FBFF
secondary
#EEAA9D
accent
#2600E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586