#E2FF70#E2FF70
#E2FF70 is a very light, vivid yellow-green. Relative luminance 0.889; OKLCH L 95.1% C 0.171 H 119.4°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF70 |
|---|---|
| RGB | rgb(226, 255, 112) |
| HSL | hsl(72, 100%, 72%) |
| HSV | hsv(72, 56%, 100%) |
| CMYK | cmyk(11.4%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(95.52, -29.06, 63.91) |
| CIE-LCH | lch(95.52, 70.21, 114.45°) |
| OKLab | oklab(95.14% -0.0836 0.1487) |
| OKLCH | oklch(95.14% 0.171 119.4) |
| XYZ | xyz(70.0495, 88.8590, 28.7873) |
| Luminance | 0.8886 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.41
Yellow Green
#C8FD3D
ΔE00 4.86
Light Yellow Green
#CCFD7F
ΔE00 4.92
Lime Yellow
#D0FE1D
ΔE00 5.58
Faded Yellow
#FEFF7F
ΔE00 5.80
Yellowish Tan
#FCFC81
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF70 #8D70FF
analogous
#FFD570 #E2FF70 #9BFF70
triadic
#E2FF70 #70E2FF #FF70E2
tetradic
#E2FF70 #70FFD5 #8D70FF #FF709B
square
#E2FF70 #70FFD5 #8D70FF #FF709B
split-complementary
#E2FF70 #709BFF #D570FF
monochromatic
#C3F500 #D6FF33 #E2FF70 #EEFFAD #F9FFE0
Accessibility & contrast
On white
1.12
#E2FF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#E2FF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF70
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF70 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF261
Deuteranopia (green-blind)
#FFF379
Tritanopia (blue-blind)
#EDF3E0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2ff70; /* rgb */ color: rgb(226, 255, 112); /* oklch */ color: oklch(95.1% 0.171 119.4);
Tailwind
colors: {
custom: {
50: '#eeff9d',
500: '#e2ff70',
950: '#000000',
},
}SCSS
$custom: #e2ff70; $custom-light: #eeff9d; $custom-dark: #000000;
JSON
{
"hex": "#e2ff70",
"rgb": {
"r": 226,
"g": 255,
"b": 112
},
"hsl": {
"h": 72.168,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.95136,
"c": 0.17057,
"h": 119.4
},
"luminance": 0.88859
}Semantic roles & 50–950 ramp
primary
#E2FF70
secondary
#5937DC
accent
#00E62F
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#17180F
muted
#858680