#E2FFEF#E2FFEF
#E2FFEF is a very light, muted green. Relative luminance 0.939; OKLCH L 97.5% C 0.037 H 161.6°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFEF |
|---|---|
| RGB | rgb(226, 255, 239) |
| HSL | hsl(147, 100%, 94%) |
| HSV | hsv(147, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(97.60, -12.31, 4.47) |
| CIE-LCH | lch(97.60, 13.10, 160.04°) |
| OKLab | oklab(97.48% -0.0349 0.0116) |
| OKLCH | oklch(97.48% 0.037 161.6) |
| XYZ | xyz(82.7005, 93.9194, 95.4158) |
| Luminance | 0.9392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.50
Ice
#D6FFFA
ΔE00 5.22
Ice Blue (survey)
#D7FFFE
ΔE00 6.49
Lightcyan
#E0FFFF
ΔE00 6.57
Very Pale Blue
#D6FFFE
ΔE00 6.58
Very Light Blue
#D5FFFF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFEF #FFE2F2
analogous
#E4FFE2 #E2FFEF #E2FFFE
triadic
#E2FFEF #EFE2FF #FFEFE2
tetradic
#E2FFEF #E2E4FF #FFE2F2 #FFFEE2
square
#E2FFEF #E2E4FF #FFE2F2 #FFFEE2
split-complementary
#E2FFEF #FEE2FF #FFE2E4
monochromatic
#68FFAB #A5FFCD #E0FFEE #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.06
#E2FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#E2FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFEF
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFEF | 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)
#FEFAEE
Deuteranopia (green-blind)
#F9F7F0
Tritanopia (blue-blind)
#DDFFFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2ffef; /* rgb */ color: rgb(226, 255, 239); /* oklch */ color: oklch(97.5% 0.037 161.6);
Tailwind
colors: {
custom: {
50: '#ebfff4',
500: '#e2ffef',
950: '#000000',
},
}SCSS
$custom: #e2ffef; $custom-light: #ebfff4; $custom-dark: #000000;
JSON
{
"hex": "#e2ffef",
"rgb": {
"r": 226,
"g": 255,
"b": 239
},
"hsl": {
"h": 146.897,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97475,
"c": 0.03679,
"h": 161.6
},
"luminance": 0.93921
}Semantic roles & 50–950 ramp
primary
#E2FFEF
secondary
#ED98C7
accent
#007FE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685