#E2FF86#E2FF86
#E2FF86 is a very light, vivid yellow-green. Relative luminance 0.894; OKLCH L 95.4% C 0.150 H 120.4°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF86 |
|---|---|
| RGB | rgb(226, 255, 134) |
| HSL | hsl(74, 100%, 76%) |
| HSV | hsv(74, 47%, 100%) |
| CMYK | cmyk(11.4%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(95.75, -27.11, 54.32) |
| CIE-LCH | lch(95.75, 60.71, 116.52°) |
| OKLab | oklab(95.4% -0.0762 0.1298) |
| OKLCH | oklch(95.4% 0.15 120.4) |
| XYZ | xyz(71.4275, 89.4101, 36.0446) |
| Luminance | 0.8941 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.69
Pear
#CBF85F
ΔE00 4.46
Light Pea Green
#C4FE82
ΔE00 5.19
Pale Lime
#BEFD73
ΔE00 5.72
Light Yellowish Green
#C2FF89
ΔE00 5.93
Pistachio (survey)
#C0FA8B
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF86 #A386FF
analogous
#FFE086 #E2FF86 #A6FF86
triadic
#E2FF86 #86E2FF #FF86E2
tetradic
#E2FF86 #86FFE0 #A386FF #FF86A6
square
#E2FF86 #86FFE0 #A386FF #FF86A6
split-complementary
#E2FF86 #86A6FF #E086FF
monochromatic
#C5FF0C #D3FF49 #E2FF86 #F1FFC3 #F8FFE0
Accessibility & contrast
On white
1.11
#E2FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#E2FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF86
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF86 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37B
Deuteranopia (green-blind)
#FFF38D
Tritanopia (blue-blind)
#ECF4E3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2ff86; /* rgb */ color: rgb(226, 255, 134); /* oklch */ color: oklch(95.4% 0.150 120.4);
Tailwind
colors: {
custom: {
50: '#edffac',
500: '#e2ff86',
950: '#000000',
},
}SCSS
$custom: #e2ff86; $custom-light: #edffac; $custom-dark: #000000;
JSON
{
"hex": "#e2ff86",
"rgb": {
"r": 226,
"g": 255,
"b": 134
},
"hsl": {
"h": 74.38,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.95395,
"c": 0.15048,
"h": 120.4
},
"luminance": 0.8941
}Semantic roles & 50–950 ramp
primary
#E2FF86
secondary
#6E4ADF
accent
#00E637
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681