#E2FF89#E2FF89
#E2FF89 is a very light, vivid yellow-green. Relative luminance 0.895; OKLCH L 95.4% C 0.148 H 120.6°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF89 |
|---|---|
| RGB | rgb(226, 255, 137) |
| HSL | hsl(75, 100%, 77%) |
| HSV | hsv(75, 46%, 100%) |
| CMYK | cmyk(11.4%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(95.79, -26.81, 52.97) |
| CIE-LCH | lch(95.79, 59.37, 116.85°) |
| OKLab | oklab(95.44% -0.0751 0.127) |
| OKLCH | oklch(95.44% 0.148 120.6) |
| XYZ | xyz(71.6397, 89.4950, 37.1622) |
| Luminance | 0.8950 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.65
Pear
#CBF85F
ΔE00 4.73
Light Pea Green
#C4FE82
ΔE00 5.10
Pale Lime
#BEFD73
ΔE00 5.75
Light Yellowish Green
#C2FF89
ΔE00 5.78
Pistachio (survey)
#C0FA8B
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF89 #A689FF
analogous
#FFE189 #E2FF89 #A7FF89
triadic
#E2FF89 #89E2FF #FF89E2
tetradic
#E2FF89 #89FFE1 #A689FF #FF89A7
square
#E2FF89 #89FFE1 #A689FF #FF89A7
split-complementary
#E2FF89 #89A7FF #E189FF
monochromatic
#C4FF0F #D3FF4C #E2FF89 #F1FFC6 #F7FFE0
Accessibility & contrast
On white
1.11
#E2FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#E2FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF89
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF89 | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37F
Deuteranopia (green-blind)
#FFF38F
Tritanopia (blue-blind)
#EBF4E3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2ff89; /* rgb */ color: rgb(226, 255, 137); /* oklch */ color: oklch(95.4% 0.148 120.6);
Tailwind
colors: {
custom: {
50: '#edffad',
500: '#e2ff89',
950: '#000000',
},
}SCSS
$custom: #e2ff89; $custom-light: #edffad; $custom-dark: #000000;
JSON
{
"hex": "#e2ff89",
"rgb": {
"r": 226,
"g": 255,
"b": 137
},
"hsl": {
"h": 74.746,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.95435,
"c": 0.14753,
"h": 120.6
},
"luminance": 0.89495
}Semantic roles & 50–950 ramp
primary
#E2FF89
secondary
#714DE0
accent
#00E638
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681