#89E182#89E182
#89E182 is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.2% C 0.154 H 142.5°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #89E182 |
|---|---|
| RGB | rgb(137, 225, 130) |
| HSL | hsl(116, 61%, 70%) |
| HSV | hsv(116, 42%, 88%) |
| CMYK | cmyk(39.1%, 0%, 42.2%, 11.8%) |
| CIE-LAB | lab(82.26, -44.92, 38.31) |
| CIE-LCH | lch(82.26, 59.03, 139.54°) |
| OKLab | oklab(83.16% -0.1225 0.0941) |
| OKLCH | oklch(83.16% 0.154 142.5) |
| XYZ | xyz(41.2692, 60.7782, 30.6716) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.97
Lightish Green
#61E160
ΔE00 5.14
Palegreen
#98FB98
ΔE00 5.62
Light Green
#96F97B
ΔE00 6.29
Fresh Green
#69D84F
ΔE00 6.33
Weird Green
#3AE57F
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E182 #DA82E1
analogous
#B9E182 #89E182 #82E1AB
triadic
#89E182 #8289E1 #E18289
tetradic
#89E182 #82B9E1 #DA82E1 #E1AB82
square
#89E182 #82B9E1 #DA82E1 #E1AB82
split-complementary
#89E182 #AB82E1 #E182B9
monochromatic
#38BC2D #5AD551 #89E182 #B8EDB3 #E6F9E5
Accessibility & contrast
On white
1.60
#89E182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#89E182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E182
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E182 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27B
Deuteranopia (green-blind)
#D8C988
Tritanopia (blue-blind)
#80DCCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89e182; /* rgb */ color: rgb(137, 225, 130); /* oklch */ color: oklch(83.2% 0.154 142.5);
Tailwind
colors: {
custom: {
50: '#afeba7',
500: '#89e182',
950: '#000000',
},
}SCSS
$custom: #89e182; $custom-light: #afeba7; $custom-dark: #000000;
JSON
{
"hex": "#89e182",
"rgb": {
"r": 137,
"g": 225,
"b": 130
},
"hsl": {
"h": 115.579,
"s": 61.29,
"l": 69.608
},
"oklch": {
"l": 0.83157,
"c": 0.15443,
"h": 142.5
},
"luminance": 0.6078
}Semantic roles & 50–950 ramp
primary
#89E182
secondary
#B14FB9
accent
#1DC9BC
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480