#E2FF73#E2FF73
#E2FF73 is a very light, vivid yellow-green. Relative luminance 0.889; OKLCH L 95.2% C 0.168 H 119.5°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF73 |
|---|---|
| RGB | rgb(226, 255, 115) |
| HSL | hsl(72, 100%, 73%) |
| HSV | hsv(72, 55%, 100%) |
| CMYK | cmyk(11.4%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(95.55, -28.81, 62.65) |
| CIE-LCH | lch(95.55, 68.96, 114.70°) |
| OKLab | oklab(95.17% -0.0827 0.1463) |
| OKLCH | oklch(95.17% 0.168 119.5) |
| XYZ | xyz(70.2194, 88.9269, 29.6817) |
| Luminance | 0.8893 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.44
Light Yellow Green
#CCFD7F
ΔE00 4.69
Yellow Green
#C8FD3D
ΔE00 5.08
Faded Yellow
#FEFF7F
ΔE00 5.82
Lime Yellow
#D0FE1D
ΔE00 5.88
Yellowish Tan
#FCFC81
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF73 #9073FF
analogous
#FFD673 #E2FF73 #9CFF73
triadic
#E2FF73 #73E2FF #FF73E2
tetradic
#E2FF73 #73FFD6 #9073FF #FF739C
square
#E2FF73 #73FFD6 #9073FF #FF739C
split-complementary
#E2FF73 #739CFF #D673FF
monochromatic
#C4F800 #D5FF36 #E2FF73 #EFFFB0 #F9FFE0
Accessibility & contrast
On white
1.12
#E2FF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#E2FF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF73
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF73 | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF265
Deuteranopia (green-blind)
#FFF37C
Tritanopia (blue-blind)
#EDF3E0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2ff73; /* rgb */ color: rgb(226, 255, 115); /* oklch */ color: oklch(95.2% 0.168 119.5);
Tailwind
colors: {
custom: {
50: '#edff9f',
500: '#e2ff73',
950: '#000000',
},
}SCSS
$custom: #e2ff73; $custom-light: #edff9f; $custom-dark: #000000;
JSON
{
"hex": "#e2ff73",
"rgb": {
"r": 226,
"g": 255,
"b": 115
},
"hsl": {
"h": 72.429,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.95168,
"c": 0.168,
"h": 119.5
},
"luminance": 0.88927
}Semantic roles & 50–950 ramp
primary
#E2FF73
secondary
#5C3ADC
accent
#00E630
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#17180F
muted
#858680