#E7FFFE#E7FFFE
#E7FFFE is a very light, muted teal. Relative luminance 0.957; OKLCH L 98.2% C 0.025 H 193.7°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFFE |
|---|---|
| RGB | rgb(231, 255, 254) |
| HSL | hsl(178, 100%, 95%) |
| HSV | hsv(178, 9%, 100%) |
| CMYK | cmyk(9.4%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(98.30, -7.94, -2.18) |
| CIE-LCH | lch(98.30, 8.23, 195.33°) |
| OKLab | oklab(98.23% -0.0243 -0.0059) |
| OKLCH | oklch(98.23% 0.025 193.7) |
| XYZ | xyz(86.6003, 95.6632, 107.6490) |
| Luminance | 0.9567 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.03
Azure (CSS)
#F0FFFF
ΔE00 3.22
Ice Blue (survey)
#D7FFFE
ΔE00 4.45
Very Pale Blue
#D6FFFE
ΔE00 4.69
Very Light Blue
#D5FFFF
ΔE00 4.85
Mintcream
#F5FFFA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFFE #FFE7E8
analogous
#E7FFF2 #E7FFFE #E7F4FF
triadic
#E7FFFE #FEE7FF #FFFEE7
tetradic
#E7FFFE #F2E7FF #FFE7E8 #F4FFE7
square
#E7FFFE #F2E7FF #FFE7E8 #F4FFE7
split-complementary
#E7FFFE #FFE7F4 #FFF2E7
monochromatic
#6DFFF9 #AAFFFB #E0FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.04
#E7FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.13
#E7FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFFE
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFFE | 1.00 | 1.04 | 20.13 | 20.13 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFE
Deuteranopia (green-blind)
#F7F9FE
Tritanopia (blue-blind)
#E1FFFF
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e7fffe; /* rgb */ color: rgb(231, 255, 254); /* oklch */ color: oklch(98.2% 0.025 193.7);
Tailwind
colors: {
custom: {
50: '#eefffe',
500: '#e7fffe',
950: '#000000',
},
}SCSS
$custom: #e7fffe; $custom-light: #eefffe; $custom-dark: #000000;
JSON
{
"hex": "#e7fffe",
"rgb": {
"r": 231,
"g": 255,
"b": 254
},
"hsl": {
"h": 177.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.98233,
"c": 0.02499,
"h": 193.7
},
"luminance": 0.95665
}Semantic roles & 50–950 ramp
primary
#E7FFFE
secondary
#EE9DA0
accent
#000AE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685