#E2FFF0#E2FFF0
#E2FFF0 is a very light, muted green. Relative luminance 0.940; OKLCH L 97.5% C 0.036 H 163.3°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFF0 |
|---|---|
| RGB | rgb(226, 255, 240) |
| HSL | hsl(149, 100%, 94%) |
| HSV | hsv(149, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(97.62, -12.13, 3.99) |
| CIE-LCH | lch(97.62, 12.77, 161.78°) |
| OKLab | oklab(97.5% -0.0345 0.0104) |
| OKLCH | oklch(97.5% 0.036 163.3) |
| XYZ | xyz(82.8487, 93.9786, 96.1960) |
| Luminance | 0.9398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.48
Ice
#D6FFFA
ΔE00 4.92
Ice Blue (survey)
#D7FFFE
ΔE00 6.15
Lightcyan
#E0FFFF
ΔE00 6.20
Very Pale Blue
#D6FFFE
ΔE00 6.24
Very Light Blue
#D5FFFF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFF0 #FFE2F1
analogous
#E3FFE2 #E2FFF0 #E2FFFF
triadic
#E2FFF0 #F0E2FF #FFF0E2
tetradic
#E2FFF0 #E2E3FF #FFE2F1 #FFFFE2
square
#E2FFF0 #E2E3FF #FFE2F1 #FFFFE2
split-complementary
#E2FFF0 #FFE2FF #FFE2E3
monochromatic
#68FFB1 #A5FFD0 #E0FFEF #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.06
#E2FFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#E2FFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFF0
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFF0 | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEF
Deuteranopia (green-blind)
#F8F7F1
Tritanopia (blue-blind)
#DDFFFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2fff0; /* rgb */ color: rgb(226, 255, 240); /* oklch */ color: oklch(97.5% 0.036 163.3);
Tailwind
colors: {
custom: {
50: '#ebfff4',
500: '#e2fff0',
950: '#000000',
},
}SCSS
$custom: #e2fff0; $custom-light: #ebfff4; $custom-dark: #000000;
JSON
{
"hex": "#e2fff0",
"rgb": {
"r": 226,
"g": 255,
"b": 240
},
"hsl": {
"h": 148.966,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97502,
"c": 0.03603,
"h": 163.3
},
"luminance": 0.9398
}Semantic roles & 50–950 ramp
primary
#E2FFF0
secondary
#ED98C4
accent
#0077E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685