#E0FFF0#E0FFF0
#E0FFF0 is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.4% C 0.038 H 164.9°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFF0 |
|---|---|
| RGB | rgb(224, 255, 240) |
| HSL | hsl(151, 100%, 94%) |
| HSV | hsv(151, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(97.49, -12.77, 3.79) |
| CIE-LCH | lch(97.49, 13.32, 163.48°) |
| OKLab | oklab(97.37% -0.0365 0.0098) |
| OKLCH | oklch(97.37% 0.038 164.9) |
| XYZ | xyz(82.2250, 93.6570, 96.1667) |
| Luminance | 0.9366 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.59
Honeydew
#F0FFF0
ΔE00 5.04
Ice Blue (survey)
#D7FFFE
ΔE00 5.94
Very Pale Blue
#D6FFFE
ΔE00 6.01
Lightcyan
#E0FFFF
ΔE00 6.21
Very Light Blue
#D5FFFF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFF0 #FFE0EF
analogous
#E0FFE1 #E0FFF0 #E0FEFF
triadic
#E0FFF0 #F0E0FF #FFF0E0
tetradic
#E0FFF0 #E1E0FF #FFE0EF #FEFFE0
square
#E0FFF0 #E1E0FF #FFE0EF #FEFFE0
split-complementary
#E0FFF0 #FFE0FE #FFE1E0
monochromatic
#66FFB5 #A3FFD2 #E0FFF0 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.06
#E0FFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#E0FFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFF0
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFF0 | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEF
Deuteranopia (green-blind)
#F8F6F1
Tritanopia (blue-blind)
#DAFFFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e0fff0; /* rgb */ color: rgb(224, 255, 240); /* oklch */ color: oklch(97.4% 0.038 164.9);
Tailwind
colors: {
custom: {
50: '#e9fff4',
500: '#e0fff0',
950: '#000000',
},
}SCSS
$custom: #e0fff0; $custom-light: #e9fff4; $custom-dark: #000000;
JSON
{
"hex": "#e0fff0",
"rgb": {
"r": 224,
"g": 255,
"b": 240
},
"hsl": {
"h": 150.968,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97366,
"c": 0.03775,
"h": 164.9
},
"luminance": 0.93659
}Semantic roles & 50–950 ramp
primary
#E0FFF0
secondary
#ED97C0
accent
#006FE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685