#E7FCFE#E7FCFE
#E7FCFE is a very light, muted teal. Relative luminance 0.938; OKLCH L 97.6% C 0.022 H 203.7°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FCFE |
|---|---|
| RGB | rgb(231, 252, 254) |
| HSL | hsl(185, 92%, 95%) |
| HSV | hsv(185, 9%, 100%) |
| CMYK | cmyk(9.1%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(97.54, -6.43, -3.29) |
| CIE-LCH | lch(97.54, 7.23, 207.10°) |
| OKLab | oklab(97.63% -0.0202 -0.0089) |
| OKLCH | oklch(97.63% 0.022 203.7) |
| XYZ | xyz(85.6508, 93.7642, 107.3325) |
| Luminance | 0.9376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.23
Lightcyan
#E0FFFF
ΔE00 3.41
Mintcream
#F5FFFA
ΔE00 4.76
Ice Blue (survey)
#D7FFFE
ΔE00 5.86
Very Pale Blue
#D6FFFE
ΔE00 6.09
Very Light Blue
#D5FFFF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FCFE #FEE9E7
analogous
#E7FEF4 #E7FCFE #E7F1FE
triadic
#E7FCFE #FEE7FC #FCFEE7
tetradic
#E7FCFE #F4E7FE #FEE9E7 #F1FEE7
square
#E7FCFE #F4E7FE #FEE9E7 #F1FEE7
split-complementary
#E7FCFE #FEE7F1 #FEF4E7
monochromatic
#71EDF9 #ACF5FC #E2FBFE #E2FBFE #E2FBFE
Accessibility & contrast
On white
1.06
#E7FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#E7FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FCFE
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FCFE | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F4F6FE
Tritanopia (blue-blind)
#E1FEFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e7fcfe; /* rgb */ color: rgb(231, 252, 254); /* oklch */ color: oklch(97.6% 0.022 203.7);
Tailwind
colors: {
custom: {
50: '#eefdfe',
500: '#e7fcfe',
950: '#000000',
},
}SCSS
$custom: #e7fcfe; $custom-light: #eefdfe; $custom-dark: #000000;
JSON
{
"hex": "#e7fcfe",
"rgb": {
"r": 231,
"g": 252,
"b": 254
},
"hsl": {
"h": 185.217,
"s": 92,
"l": 95.098
},
"oklch": {
"l": 0.97632,
"c": 0.02212,
"h": 203.7
},
"luminance": 0.93765
}Semantic roles & 50–950 ramp
primary
#E7FCFE
secondary
#EAA69F
accent
#1400E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585