#E4FFFE#E4FFFE
#E4FFFE is a very light, muted teal. Relative luminance 0.952; OKLCH L 98.0% C 0.028 H 194.0°. Best body text is #000000 at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFFE |
|---|---|
| RGB | rgb(228, 255, 254) |
| HSL | hsl(178, 100%, 95%) |
| HSV | hsv(178, 11%, 100%) |
| CMYK | cmyk(10.6%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(98.10, -8.88, -2.49) |
| CIE-LCH | lch(98.10, 9.23, 195.65°) |
| OKLab | oklab(98.03% -0.0272 -0.0068) |
| OKLCH | oklch(98.03% 0.028 194) |
| XYZ | xyz(85.6401, 95.1681, 107.6040) |
| Luminance | 0.9517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.15
Ice Blue (survey)
#D7FFFE
ΔE00 3.53
Very Pale Blue
#D6FFFE
ΔE00 3.77
Very Light Blue
#D5FFFF
ΔE00 3.94
Azure (CSS)
#F0FFFF
ΔE00 4.13
Really Light Blue
#D4FFFF
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFFE #FFE4E5
analogous
#E4FFF1 #E4FFFE #E4F3FF
triadic
#E4FFFE #FEE4FF #FFFEE4
tetradic
#E4FFFE #F1E4FF #FFE4E5 #F3FFE4
square
#E4FFFE #F1E4FF #FFE4E5 #F3FFE4
split-complementary
#E4FFFE #FFE4F3 #FFF1E4
monochromatic
#6AFFF9 #A7FFFC #E0FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.05
#E4FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.03
#E4FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFFE
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFFE | 1.00 | 1.05 | 20.03 | 20.03 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFE
Deuteranopia (green-blind)
#F6F8FE
Tritanopia (blue-blind)
#DDFFFF
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e4fffe; /* rgb */ color: rgb(228, 255, 254); /* oklch */ color: oklch(98.0% 0.028 194.0);
Tailwind
colors: {
custom: {
50: '#ecfffe',
500: '#e4fffe',
950: '#000000',
},
}SCSS
$custom: #e4fffe; $custom-light: #ecfffe; $custom-dark: #000000;
JSON
{
"hex": "#e4fffe",
"rgb": {
"r": 228,
"g": 255,
"b": 254
},
"hsl": {
"h": 177.778,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.98027,
"c": 0.02803,
"h": 194
},
"luminance": 0.9517
}Semantic roles & 50–950 ramp
primary
#E4FFFE
secondary
#ED9A9D
accent
#0008E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685