#E4FFFD#E4FFFD
#E4FFFD is a very light, muted teal. Relative luminance 0.951; OKLCH L 98.0% C 0.028 H 191.3°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFFD |
|---|---|
| RGB | rgb(228, 255, 253) |
| HSL | hsl(176, 100%, 95%) |
| HSV | hsv(176, 11%, 100%) |
| CMYK | cmyk(10.6%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(98.08, -9.08, -2.01) |
| CIE-LCH | lch(98.08, 9.30, 192.50°) |
| OKLab | oklab(98% -0.0276 -0.0055) |
| OKLCH | oklch(98% 0.028 191.3) |
| XYZ | xyz(85.4804, 95.1042, 106.7628) |
| Luminance | 0.9511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.30
Ice Blue (survey)
#D7FFFE
ΔE00 3.46
Very Pale Blue
#D6FFFE
ΔE00 3.70
Very Light Blue
#D5FFFF
ΔE00 3.92
Really Light Blue
#D4FFFF
ΔE00 4.15
Ice
#D6FFFA
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFFD #FFE4E6
analogous
#E4FFF0 #E4FFFD #E4F4FF
triadic
#E4FFFD #FDE4FF #FFFDE4
tetradic
#E4FFFD #F0E4FF #FFE4E6 #F4FFE4
square
#E4FFFD #F0E4FF #FFE4E6 #F4FFE4
split-complementary
#E4FFFD #FFE4F4 #FFF0E4
monochromatic
#6AFFF4 #A7FFF8 #E0FFFD #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.05
#E4FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#E4FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFFD
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFFD | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFD
Deuteranopia (green-blind)
#F6F8FD
Tritanopia (blue-blind)
#DDFFFE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e4fffd; /* rgb */ color: rgb(228, 255, 253); /* oklch */ color: oklch(98.0% 0.028 191.3);
Tailwind
colors: {
custom: {
50: '#ecfffe',
500: '#e4fffd',
950: '#000000',
},
}SCSS
$custom: #e4fffd; $custom-light: #ecfffe; $custom-dark: #000000;
JSON
{
"hex": "#e4fffd",
"rgb": {
"r": 228,
"g": 255,
"b": 253
},
"hsl": {
"h": 175.556,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.97999,
"c": 0.02813,
"h": 191.3
},
"luminance": 0.95106
}Semantic roles & 50–950 ramp
primary
#E4FFFD
secondary
#ED9AA0
accent
#0011E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685