#E2F583#E2F583
#E2F583 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 93.2% C 0.141 H 117.0°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F583 |
|---|---|
| RGB | rgb(226, 245, 131) |
| HSL | hsl(70, 85%, 74%) |
| HSV | hsv(70, 47%, 96%) |
| CMYK | cmyk(7.8%, 0%, 46.5%, 3.9%) |
| CIE-LAB | lab(93.06, -22.66, 52.46) |
| CIE-LCH | lch(93.06, 57.14, 113.36°) |
| OKLab | oklab(93.23% -0.0639 0.1254) |
| OKLCH | oklch(93.23% 0.141 117) |
| XYZ | xyz(68.1139, 83.1129, 33.9225) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.12
Yellowish Tan
#FCFC81
ΔE00 5.14
Pale Yellow
#FFFF84
ΔE00 5.40
Faded Yellow
#FEFF7F
ΔE00 5.43
Light Yellow Green
#CCFD7F
ΔE00 5.44
Pear
#CBF85F
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F583 #9683F5
analogous
#F5CF83 #E2F583 #A9F583
triadic
#E2F583 #83E2F5 #F583E2
tetradic
#E2F583 #83F5CF #9683F5 #F583A9
square
#E2F583 #83F5CF #9683F5 #F583A9
split-complementary
#E2F583 #83A9F5 #CF83F5
monochromatic
#C7EB13 #D5F04A #E2F583 #EFFABC #F8FDE3
Accessibility & contrast
On white
1.19
#E2F583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#E2F583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F583
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F583 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#FFEC89
Tritanopia (blue-blind)
#EDEADA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e2f583; /* rgb */ color: rgb(226, 245, 131); /* oklch */ color: oklch(93.2% 0.141 117.0);
Tailwind
colors: {
custom: {
50: '#edf8a9',
500: '#e2f583',
950: '#000000',
},
}SCSS
$custom: #e2f583; $custom-light: #edf8a9; $custom-dark: #000000;
JSON
{
"hex": "#e2f583",
"rgb": {
"r": 226,
"g": 245,
"b": 131
},
"hsl": {
"h": 70,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.93231,
"c": 0.14076,
"h": 117
},
"luminance": 0.83112
}Semantic roles & 50–950 ramp
primary
#E2F583
secondary
#614BD1
accent
#04E229
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581