#89FF79#89FF79
#89FF79 is a very light, highly saturated green. Relative luminance 0.782; OKLCH L 90.2% C 0.204 H 141.4°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #89FF79 |
|---|---|
| RGB | rgb(137, 255, 121) |
| HSL | hsl(113, 100%, 74%) |
| HSV | hsv(113, 53%, 100%) |
| CMYK | cmyk(46.3%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(90.88, -58.34, 53.31) |
| CIE-LCH | lch(90.88, 79.02, 137.58°) |
| OKLab | oklab(90.16% -0.1593 0.1273) |
| OKLCH | oklch(90.16% 0.204 141.4) |
| XYZ | xyz(49.5255, 78.2154, 30.5728) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 0.85
Lightgreen (survey)
#76FF7B
ΔE00 1.81
Light Green
#96F97B
ΔE00 1.93
Lighter Green
#75FD63
ΔE00 2.38
Light Grass Green
#9AF764
ΔE00 3.84
Light Bright Green
#53FE5C
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FF79 #EF79FF
analogous
#CCFF79 #89FF79 #79FFAC
triadic
#89FF79 #7989FF #FF7989
tetradic
#89FF79 #79CCFF #EF79FF #FFAC79
square
#89FF79 #79CCFF #EF79FF #FFAC79
split-complementary
#89FF79 #AC79FF #FF79CC
monochromatic
#1EFE00 #53FF3C #89FF79 #BFFFB6 #E4FFE0
Accessibility & contrast
On white
1.26
#89FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#89FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FF79
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FF79 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6D
Deuteranopia (green-blind)
#F5E183
Tritanopia (blue-blind)
#7CF8E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #89ff79; /* rgb */ color: rgb(137, 255, 121); /* oklch */ color: oklch(90.2% 0.204 141.4);
Tailwind
colors: {
custom: {
50: '#b2ffa3',
500: '#89ff79',
950: '#000000',
},
}SCSS
$custom: #89ff79; $custom-light: #b2ffa3; $custom-dark: #000000;
JSON
{
"hex": "#89ff79",
"rgb": {
"r": 137,
"g": 255,
"b": 121
},
"hsl": {
"h": 112.836,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.90158,
"c": 0.20393,
"h": 141.4
},
"luminance": 0.78219
}Semantic roles & 50–950 ramp
primary
#89FF79
secondary
#CA3FDD
accent
#00E6CA
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#12180F
muted
#828680