#89FF84#89FF84
#89FF84 is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.3% C 0.194 H 143.0°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #89FF84 |
|---|---|
| RGB | rgb(137, 255, 132) |
| HSL | hsl(118, 100%, 76%) |
| HSV | hsv(118, 48%, 100%) |
| CMYK | cmyk(46.3%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(91.01, -56.97, 48.37) |
| CIE-LCH | lch(91.01, 74.74, 139.67°) |
| OKLab | oklab(90.31% -0.1551 0.117) |
| OKLCH | oklch(90.31% 0.194 143) |
| XYZ | xyz(50.2390, 78.5008, 34.3302) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 0.95
Lightgreen (survey)
#76FF7B
ΔE00 1.65
Light Green
#96F97B
ΔE00 2.35
Palegreen
#98FB98
ΔE00 3.30
Lighter Green
#75FD63
ΔE00 3.58
Baby Green
#8CFF9E
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FF84 #FA84FF
analogous
#C6FF84 #89FF84 #84FFBC
triadic
#89FF84 #8489FF #FF8489
tetradic
#89FF84 #84C6FF #FA84FF #FFBC84
square
#89FF84 #84C6FF #FA84FF #FFBC84
split-complementary
#89FF84 #BC84FF #FF84C6
monochromatic
#14FF0A #4EFF47 #89FF84 #C4FFC1 #E2FFE0
Accessibility & contrast
On white
1.26
#89FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#89FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FF84
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FF84 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#F3E18C
Tritanopia (blue-blind)
#7AF9E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #89ff84; /* rgb */ color: rgb(137, 255, 132); /* oklch */ color: oklch(90.3% 0.194 143.0);
Tailwind
colors: {
custom: {
50: '#b2ffaa',
500: '#89ff84',
950: '#000000',
},
}SCSS
$custom: #89ff84; $custom-light: #b2ffaa; $custom-dark: #000000;
JSON
{
"hex": "#89ff84",
"rgb": {
"r": 137,
"g": 255,
"b": 132
},
"hsl": {
"h": 117.561,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.90307,
"c": 0.19433,
"h": 143
},
"luminance": 0.78504
}Semantic roles & 50–950 ramp
primary
#89FF84
secondary
#D948DF
accent
#00E6DC
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681