#89E181#89E181
#89E181 is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.1% C 0.155 H 142.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #89E181 |
|---|---|
| RGB | rgb(137, 225, 129) |
| HSL | hsl(115, 62%, 69%) |
| HSV | hsv(115, 43%, 88%) |
| CMYK | cmyk(39.1%, 0%, 42.7%, 11.8%) |
| CIE-LAB | lab(82.24, -45.06, 38.79) |
| CIE-LCH | lch(82.24, 59.45, 139.28°) |
| OKLab | oklab(83.14% -0.1229 0.0952) |
| OKLCH | oklch(83.14% 0.155 142.2) |
| XYZ | xyz(41.2024, 60.7514, 30.3198) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.02
Lightish Green
#61E160
ΔE00 5.03
Palegreen
#98FB98
ΔE00 5.64
Fresh Green
#69D84F
ΔE00 6.19
Light Green
#96F97B
ΔE00 6.20
Weird Green
#3AE57F
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E181 #D981E1
analogous
#B9E181 #89E181 #81E1A9
triadic
#89E181 #8189E1 #E18189
tetradic
#89E181 #81B9E1 #D981E1 #E1A981
square
#89E181 #81B9E1 #D981E1 #E1A981
split-complementary
#89E181 #A981E1 #E181B9
monochromatic
#38BB2D #5BD550 #89E181 #B7EDB2 #E6F9E4
Accessibility & contrast
On white
1.60
#89E181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#89E181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E181
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E181 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27A
Deuteranopia (green-blind)
#D8C987
Tritanopia (blue-blind)
#80DCCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89e181; /* rgb */ color: rgb(137, 225, 129); /* oklch */ color: oklch(83.1% 0.155 142.2);
Tailwind
colors: {
custom: {
50: '#afeba7',
500: '#89e181',
950: '#000000',
},
}SCSS
$custom: #89e181; $custom-light: #afeba7; $custom-dark: #000000;
JSON
{
"hex": "#89e181",
"rgb": {
"r": 137,
"g": 225,
"b": 129
},
"hsl": {
"h": 115,
"s": 61.538,
"l": 69.412
},
"oklch": {
"l": 0.8314,
"c": 0.1554,
"h": 142.2
},
"luminance": 0.60754
}Semantic roles & 50–950 ramp
primary
#89E181
secondary
#B04EB8
accent
#1CC9BB
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480