#E2FF83#E2FF83
#E2FF83 is a very light, vivid yellow-green. Relative luminance 0.893; OKLCH L 95.4% C 0.153 H 120.3°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF83 |
|---|---|
| RGB | rgb(226, 255, 131) |
| HSL | hsl(74, 100%, 76%) |
| HSV | hsv(74, 49%, 100%) |
| CMYK | cmyk(11.4%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(95.72, -27.40, 55.67) |
| CIE-LCH | lch(95.72, 62.04, 116.20°) |
| OKLab | oklab(95.36% -0.0773 0.1325) |
| OKLCH | oklch(95.36% 0.153 120.3) |
| XYZ | xyz(71.2212, 89.3276, 34.9583) |
| Luminance | 0.8933 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.77
Pear
#CBF85F
ΔE00 4.21
Light Pea Green
#C4FE82
ΔE00 5.31
Pale Lime
#BEFD73
ΔE00 5.72
Light Yellowish Green
#C2FF89
ΔE00 6.10
Faded Yellow
#FEFF7F
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF83 #A083FF
analogous
#FFDE83 #E2FF83 #A4FF83
triadic
#E2FF83 #83E2FF #FF83E2
tetradic
#E2FF83 #83FFDE #A083FF #FF83A4
square
#E2FF83 #83FFDE #A083FF #FF83A4
split-complementary
#E2FF83 #83A4FF #DE83FF
monochromatic
#C5FF09 #D4FF46 #E2FF83 #F0FFC0 #F8FFE0
Accessibility & contrast
On white
1.11
#E2FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#E2FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF83
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF83 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF378
Deuteranopia (green-blind)
#FFF38A
Tritanopia (blue-blind)
#ECF4E2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2ff83; /* rgb */ color: rgb(226, 255, 131); /* oklch */ color: oklch(95.4% 0.153 120.3);
Tailwind
colors: {
custom: {
50: '#edffaa',
500: '#e2ff83',
950: '#000000',
},
}SCSS
$custom: #e2ff83; $custom-light: #edffaa; $custom-dark: #000000;
JSON
{
"hex": "#e2ff83",
"rgb": {
"r": 226,
"g": 255,
"b": 131
},
"hsl": {
"h": 74.032,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.95356,
"c": 0.15338,
"h": 120.3
},
"luminance": 0.89327
}Semantic roles & 50–950 ramp
primary
#E2FF83
secondary
#6B48DF
accent
#00E636
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681