#89E082#89E082
#89E082 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.9% C 0.153 H 142.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #89E082 |
|---|---|
| RGB | rgb(137, 224, 130) |
| HSL | hsl(116, 60%, 69%) |
| HSV | hsv(116, 42%, 88%) |
| CMYK | cmyk(38.8%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(81.97, -44.49, 37.93) |
| CIE-LCH | lch(81.97, 58.46, 139.55°) |
| OKLab | oklab(82.92% -0.1213 0.0932) |
| OKLCH | oklch(82.92% 0.153 142.5) |
| XYZ | xyz(40.9997, 60.2391, 30.5817) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.16
Lightish Green
#61E160
ΔE00 5.25
Palegreen
#98FB98
ΔE00 5.83
Fresh Green
#69D84F
ΔE00 6.36
Weird Green
#3AE57F
ΔE00 6.42
Light Green
#96F97B
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E082 #D982E0
analogous
#B8E082 #89E082 #82E0AA
triadic
#89E082 #8289E0 #E08289
tetradic
#89E082 #82B8E0 #D982E0 #E0AA82
square
#89E082 #82B8E0 #D982E0 #E0AA82
split-complementary
#89E082 #AA82E0 #E082B8
monochromatic
#38BA2E #5BD451 #89E082 #B7ECB3 #E6F8E4
Accessibility & contrast
On white
1.61
#89E082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#89E082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E082
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E082 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17B
Deuteranopia (green-blind)
#D7C988
Tritanopia (blue-blind)
#80DBC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #89e082; /* rgb */ color: rgb(137, 224, 130); /* oklch */ color: oklch(82.9% 0.153 142.5);
Tailwind
colors: {
custom: {
50: '#afeaa7',
500: '#89e082',
950: '#000000',
},
}SCSS
$custom: #89e082; $custom-light: #afeaa7; $custom-dark: #000000;
JSON
{
"hex": "#89e082",
"rgb": {
"r": 137,
"g": 224,
"b": 130
},
"hsl": {
"h": 115.532,
"s": 60.256,
"l": 69.412
},
"oklch": {
"l": 0.8292,
"c": 0.15297,
"h": 142.5
},
"luminance": 0.60241
}Semantic roles & 50–950 ramp
primary
#89E082
secondary
#B04FB7
accent
#1EC8BB
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480