#E2FF87#E2FF87
#E2FF87 is a very light, vivid yellow-green. Relative luminance 0.894; OKLCH L 95.4% C 0.149 H 120.5°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF87 |
|---|---|
| RGB | rgb(226, 255, 135) |
| HSL | hsl(75, 100%, 76%) |
| HSV | hsv(75, 47%, 100%) |
| CMYK | cmyk(11.4%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(95.76, -27.01, 53.87) |
| CIE-LCH | lch(95.76, 60.26, 116.63°) |
| OKLab | oklab(95.41% -0.0759 0.1288) |
| OKLCH | oklch(95.41% 0.15 120.5) |
| XYZ | xyz(71.4976, 89.4382, 36.4137) |
| Luminance | 0.8944 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.67
Pear
#CBF85F
ΔE00 4.54
Light Pea Green
#C4FE82
ΔE00 5.16
Pale Lime
#BEFD73
ΔE00 5.72
Light Yellowish Green
#C2FF89
ΔE00 5.88
Pistachio (survey)
#C0FA8B
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF87 #A487FF
analogous
#FFE087 #E2FF87 #A6FF87
triadic
#E2FF87 #87E2FF #FF87E2
tetradic
#E2FF87 #87FFE0 #A487FF #FF87A6
square
#E2FF87 #87FFE0 #A487FF #FF87A6
split-complementary
#E2FF87 #87A6FF #E087FF
monochromatic
#C4FF0D #D3FF4A #E2FF87 #F1FFC4 #F8FFE0
Accessibility & contrast
On white
1.11
#E2FF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#E2FF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF87
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF87 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37D
Deuteranopia (green-blind)
#FFF38E
Tritanopia (blue-blind)
#ECF4E3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2ff87; /* rgb */ color: rgb(226, 255, 135); /* oklch */ color: oklch(95.4% 0.149 120.5);
Tailwind
colors: {
custom: {
50: '#edffac',
500: '#e2ff87',
950: '#000000',
},
}SCSS
$custom: #e2ff87; $custom-light: #edffac; $custom-dark: #000000;
JSON
{
"hex": "#e2ff87",
"rgb": {
"r": 226,
"g": 255,
"b": 135
},
"hsl": {
"h": 74.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.95408,
"c": 0.1495,
"h": 120.5
},
"luminance": 0.89438
}Semantic roles & 50–950 ramp
primary
#E2FF87
secondary
#6F4BDF
accent
#00E637
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681