#E0FFF4#E0FFF4
#E0FFF4 is a very light, muted teal. Relative luminance 0.939; OKLCH L 97.5% C 0.035 H 172.2°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFF4 |
|---|---|
| RGB | rgb(224, 255, 244) |
| HSL | hsl(159, 100%, 94%) |
| HSV | hsv(159, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(97.59, -12.04, 1.87) |
| CIE-LCH | lch(97.59, 12.18, 171.15°) |
| OKLab | oklab(97.48% -0.0349 0.0048) |
| OKLCH | oklch(97.48% 0.035 172.2) |
| XYZ | xyz(82.8258, 93.8973, 99.3307) |
| Luminance | 0.9390 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.40
Ice Blue (survey)
#D7FFFE
ΔE00 4.52
Very Pale Blue
#D6FFFE
ΔE00 4.62
Lightcyan
#E0FFFF
ΔE00 4.67
Very Light Blue
#D5FFFF
ΔE00 5.06
Really Light Blue
#D4FFFF
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFF4 #FFE0EB
analogous
#E0FFE5 #E0FFF4 #E0FBFF
triadic
#E0FFF4 #F4E0FF #FFF4E0
tetradic
#E0FFF4 #E5E0FF #FFE0EB #FBFFE0
square
#E0FFF4 #E5E0FF #FFE0EB #FBFFE0
split-complementary
#E0FFF4 #FFE0FB #FFE5E0
monochromatic
#66FFC9 #A3FFDE #E0FFF4 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.06
#E0FFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#E0FFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFF4
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFF4 | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF4
Deuteranopia (green-blind)
#F7F6F5
Tritanopia (blue-blind)
#D9FFFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e0fff4; /* rgb */ color: rgb(224, 255, 244); /* oklch */ color: oklch(97.5% 0.035 172.2);
Tailwind
colors: {
custom: {
50: '#e9fff7',
500: '#e0fff4',
950: '#000000',
},
}SCSS
$custom: #e0fff4; $custom-light: #e9fff7; $custom-dark: #000000;
JSON
{
"hex": "#e0fff4",
"rgb": {
"r": 224,
"g": 255,
"b": 244
},
"hsl": {
"h": 158.71,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97475,
"c": 0.03523,
"h": 172.2
},
"luminance": 0.93899
}Semantic roles & 50–950 ramp
primary
#E0FFF4
secondary
#ED97B5
accent
#0051E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685