#89EB80#89EB80
#89EB80 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.5% C 0.171 H 142.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #89EB80 |
|---|---|
| RGB | rgb(137, 235, 128) |
| HSL | hsl(115, 73%, 71%) |
| HSV | hsv(115, 46%, 92%) |
| CMYK | cmyk(41.7%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(85.14, -49.42, 42.96) |
| CIE-LCH | lch(85.14, 65.48, 139.00°) |
| OKLab | oklab(85.5% -0.1348 0.1046) |
| OKLCH | oklch(85.5% 0.171 142.2) |
| XYZ | xyz(43.9192, 66.2909, 30.8991) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.20
Light Green
#96F97B
ΔE00 3.86
Palegreen
#98FB98
ΔE00 3.88
Easter Green
#8CFD7E
ΔE00 4.20
Lightish Green
#61E160
ΔE00 4.63
Lightgreen (survey)
#76FF7B
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EB80 #E280EB
analogous
#BEEB80 #89EB80 #80EBAC
triadic
#89EB80 #8089EB #EB8089
tetradic
#89EB80 #80BEEB #E280EB #EBAC80
square
#89EB80 #80BEEB #E280EB #EBAC80
split-complementary
#89EB80 #AC80EB #EB80BE
monochromatic
#2FD021 #58E34B #89EB80 #BAF3B5 #E6FBE5
Accessibility & contrast
On white
1.47
#89EB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#89EB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EB80
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EB80 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA77
Deuteranopia (green-blind)
#E2D187
Tritanopia (blue-blind)
#7FE5D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89eb80; /* rgb */ color: rgb(137, 235, 128); /* oklch */ color: oklch(85.5% 0.171 142.2);
Tailwind
colors: {
custom: {
50: '#b0f2a6',
500: '#89eb80',
950: '#000000',
},
}SCSS
$custom: #89eb80; $custom-light: #b0f2a6; $custom-dark: #000000;
JSON
{
"hex": "#89eb80",
"rgb": {
"r": 137,
"g": 235,
"b": 128
},
"hsl": {
"h": 114.953,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.85499,
"c": 0.1706,
"h": 142.2
},
"luminance": 0.66294
}Semantic roles & 50–950 ramp
primary
#89EB80
secondary
#BA4BC4
accent
#11D5C4
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580