#89FF70#89FF70
#89FF70 is a very light, highly saturated green. Relative luminance 0.780; OKLCH L 90.0% C 0.211 H 140.2°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #89FF70 |
|---|---|
| RGB | rgb(137, 255, 112) |
| HSL | hsl(110, 100%, 72%) |
| HSV | hsv(110, 56%, 100%) |
| CMYK | cmyk(46.3%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(90.78, -59.35, 57.23) |
| CIE-LCH | lch(90.78, 82.45, 136.04°) |
| OKLab | oklab(90.05% -0.1625 0.1352) |
| OKLCH | oklch(90.05% 0.211 140.2) |
| XYZ | xyz(48.9992, 78.0049, 27.8006) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lighter Green
#75FD63
ΔE00 1.74
Easter Green
#8CFD7E
ΔE00 1.85
Light Green
#96F97B
ΔE00 2.26
Lightgreen (survey)
#76FF7B
ΔE00 2.56
Light Grass Green
#9AF764
ΔE00 3.11
Light Bright Green
#53FE5C
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FF70 #E670FF
analogous
#D1FF70 #89FF70 #70FF9E
triadic
#89FF70 #7089FF #FF7089
tetradic
#89FF70 #70D1FF #E670FF #FF9E70
square
#89FF70 #70D1FF #E670FF #FF9E70
split-complementary
#89FF70 #9E70FF #FF70D1
monochromatic
#2BF500 #57FF33 #89FF70 #BCFFAD #E6FFE0
Accessibility & contrast
On white
1.26
#89FF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#89FF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FF70
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FF70 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB62
Deuteranopia (green-blind)
#F5E17B
Tritanopia (blue-blind)
#7EF8E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #89ff70; /* rgb */ color: rgb(137, 255, 112); /* oklch */ color: oklch(90.0% 0.211 140.2);
Tailwind
colors: {
custom: {
50: '#b3ff9d',
500: '#89ff70',
950: '#000000',
},
}SCSS
$custom: #89ff70; $custom-light: #b3ff9d; $custom-dark: #000000;
JSON
{
"hex": "#89ff70",
"rgb": {
"r": 137,
"g": 255,
"b": 112
},
"hsl": {
"h": 109.51,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.90049,
"c": 0.21142,
"h": 140.2
},
"luminance": 0.78008
}Semantic roles & 50–950 ramp
primary
#89FF70
secondary
#BF37DC
accent
#00E6BD
background
#FDFFFC
surface
#F8FFF5
border
#D1D7CF
text
#12180F
muted
#828680