#E7FDFE#E7FDFE
#E7FDFE is a very light, muted teal. Relative luminance 0.944; OKLCH L 97.8% C 0.023 H 200.1°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FDFE |
|---|---|
| RGB | rgb(231, 253, 254) |
| HSL | hsl(183, 92%, 95%) |
| HSV | hsv(183, 9%, 100%) |
| CMYK | cmyk(9.1%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(97.79, -6.94, -2.92) |
| CIE-LCH | lch(97.79, 7.53, 202.83°) |
| OKLab | oklab(97.83% -0.0216 -0.0079) |
| OKLCH | oklch(97.83% 0.023 200.1) |
| XYZ | xyz(85.9656, 94.3939, 107.4375) |
| Luminance | 0.9439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.45
Lightcyan
#E0FFFF
ΔE00 2.86
Mintcream
#F5FFFA
ΔE00 4.77
Ice Blue (survey)
#D7FFFE
ΔE00 5.34
Very Pale Blue
#D6FFFE
ΔE00 5.57
Very Light Blue
#D5FFFF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FDFE #FEE8E7
analogous
#E7FEF4 #E7FDFE #E7F1FE
triadic
#E7FDFE #FEE7FD #FDFEE7
tetradic
#E7FDFE #F4E7FE #FEE8E7 #F1FEE7
square
#E7FDFE #F4E7FE #FEE8E7 #F1FEE7
split-complementary
#E7FDFE #FEE7F1 #FEF4E7
monochromatic
#71F3F9 #ACF8FC #E2FDFE #E2FDFE #E2FDFE
Accessibility & contrast
On white
1.06
#E7FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.88
#E7FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FDFE
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FDFE | 1.00 | 1.06 | 19.88 | 19.88 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F5F7FE
Tritanopia (blue-blind)
#E1FFFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e7fdfe; /* rgb */ color: rgb(231, 253, 254); /* oklch */ color: oklch(97.8% 0.023 200.1);
Tailwind
colors: {
custom: {
50: '#eefefe',
500: '#e7fdfe',
950: '#000000',
},
}SCSS
$custom: #e7fdfe; $custom-light: #eefefe; $custom-dark: #000000;
JSON
{
"hex": "#e7fdfe",
"rgb": {
"r": 231,
"g": 253,
"b": 254
},
"hsl": {
"h": 182.609,
"s": 92,
"l": 95.098
},
"oklch": {
"l": 0.97832,
"c": 0.023,
"h": 200.1
},
"luminance": 0.94395
}Semantic roles & 50–950 ramp
primary
#E7FDFE
secondary
#EAA29F
accent
#0A00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585