#89E280#89E280
#89E280 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.4% C 0.158 H 142.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #89E280 |
|---|---|
| RGB | rgb(137, 226, 128) |
| HSL | hsl(114, 63%, 69%) |
| HSV | hsv(114, 43%, 89%) |
| CMYK | cmyk(39.4%, 0%, 43.4%, 11.4%) |
| CIE-LAB | lab(82.52, -45.63, 39.63) |
| CIE-LCH | lch(82.52, 60.44, 139.02°) |
| OKLab | oklab(83.36% -0.1244 0.0971) |
| OKLCH | oklch(83.36% 0.158 142.1) |
| XYZ | xyz(41.4074, 61.2672, 30.0618) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.90
Lightish Green
#61E160
ΔE00 4.84
Palegreen
#98FB98
ΔE00 5.45
Light Green
#96F97B
ΔE00 5.87
Fresh Green
#69D84F
ΔE00 6.05
Easter Green
#8CFD7E
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E280 #D980E2
analogous
#BAE280 #89E280 #80E2A8
triadic
#89E280 #8089E2 #E28089
tetradic
#89E280 #80BAE2 #D980E2 #E2A880
square
#89E280 #80BAE2 #D980E2 #E2A880
split-complementary
#89E280 #A880E2 #E280BA
monochromatic
#38BD2B #5BD74E #89E280 #B7EDB2 #E6F9E4
Accessibility & contrast
On white
1.58
#89E280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#89E280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E280
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E280 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D379
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#80DDCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89e280; /* rgb */ color: rgb(137, 226, 128); /* oklch */ color: oklch(83.4% 0.158 142.1);
Tailwind
colors: {
custom: {
50: '#afeba6',
500: '#89e280',
950: '#000000',
},
}SCSS
$custom: #89e280; $custom-light: #afeba6; $custom-dark: #000000;
JSON
{
"hex": "#89e280",
"rgb": {
"r": 137,
"g": 226,
"b": 128
},
"hsl": {
"h": 114.49,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.83362,
"c": 0.15782,
"h": 142.1
},
"luminance": 0.6127
}Semantic roles & 50–950 ramp
primary
#89E280
secondary
#B04DBA
accent
#1BCBBA
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480