#E7FCFF#E7FCFF
#E7FCFF is a very light, muted teal. Relative luminance 0.938; OKLCH L 97.7% C 0.022 H 207.1°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FCFF |
|---|---|
| RGB | rgb(231, 252, 255) |
| HSL | hsl(188, 100%, 95%) |
| HSV | hsv(188, 9%, 100%) |
| CMYK | cmyk(9.4%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(97.56, -6.24, -3.77) |
| CIE-LCH | lch(97.56, 7.29, 211.12°) |
| OKLab | oklab(97.66% -0.0199 -0.0102) |
| OKLCH | oklch(97.66% 0.022 207.1) |
| XYZ | xyz(85.8113, 93.8284, 108.1781) |
| Luminance | 0.9383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.34
Lightcyan
#E0FFFF
ΔE00 3.69
Mintcream
#F5FFFA
ΔE00 5.01
Aliceblue
#F0F8FF
ΔE00 5.90
Ice Blue (survey)
#D7FFFE
ΔE00 6.11
Very Pale Blue
#D6FFFE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FCFF #FFEAE7
analogous
#E7FFF6 #E7FCFF #E7F0FF
triadic
#E7FCFF #FFE7FC #FCFFE7
tetradic
#E7FCFF #F6E7FF #FFEAE7 #F0FFE7
square
#E7FCFF #F6E7FF #FFEAE7 #F0FFE7
split-complementary
#E7FCFF #FFE7F0 #FFF6E7
monochromatic
#6DEDFF #AAF4FF #E0FBFF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.06
#E7FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#E7FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FCFF
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FCFF | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F4F7FF
Tritanopia (blue-blind)
#E1FEFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e7fcff; /* rgb */ color: rgb(231, 252, 255); /* oklch */ color: oklch(97.7% 0.022 207.1);
Tailwind
colors: {
custom: {
50: '#eefdff',
500: '#e7fcff',
950: '#000000',
},
}SCSS
$custom: #e7fcff; $custom-light: #eefdff; $custom-dark: #000000;
JSON
{
"hex": "#e7fcff",
"rgb": {
"r": 231,
"g": 252,
"b": 255
},
"hsl": {
"h": 187.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.97661,
"c": 0.02233,
"h": 207.1
},
"luminance": 0.9383
}Semantic roles & 50–950 ramp
primary
#E7FCFF
secondary
#EEA79D
accent
#1D00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586