#89E189#89E189
#89E189 is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.3% C 0.148 H 144.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #89E189 |
|---|---|
| RGB | rgb(137, 225, 137) |
| HSL | hsl(120, 59%, 71%) |
| HSV | hsv(120, 39%, 88%) |
| CMYK | cmyk(39.1%, 0%, 39.1%, 11.8%) |
| CIE-LAB | lab(82.36, -43.89, 34.94) |
| CIE-LCH | lch(82.36, 56.09, 141.48°) |
| OKLab | oklab(83.28% -0.1195 0.0865) |
| OKLCH | oklch(83.28% 0.148 144.1) |
| XYZ | xyz(41.7551, 60.9725, 33.2308) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.90
Palegreen
#98FB98
ΔE00 5.65
Hospital Green
#9BE5AA
ΔE00 5.75
Lightish Green
#61E160
ΔE00 6.03
Light Sea Green
#98F6B0
ΔE00 6.23
Weird Green
#3AE57F
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E189 #E189E1
analogous
#B5E189 #89E189 #89E1B5
triadic
#89E189 #8989E1 #E18989
tetradic
#89E189 #89B5E1 #E189E1 #E1B589
square
#89E189 #89B5E1 #E189E1 #E1B589
split-complementary
#89E189 #B589E1 #E189B5
monochromatic
#31BF31 #58D558 #89E189 #BAEDBA #E7F9E7
Accessibility & contrast
On white
1.59
#89E189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#89E189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E189
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E189 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D283
Deuteranopia (green-blind)
#D7CA8E
Tritanopia (blue-blind)
#7FDCCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89e189; /* rgb */ color: rgb(137, 225, 137); /* oklch */ color: oklch(83.3% 0.148 144.1);
Tailwind
colors: {
custom: {
50: '#afebac',
500: '#89e189',
950: '#000000',
},
}SCSS
$custom: #89e189; $custom-light: #afebac; $custom-dark: #000000;
JSON
{
"hex": "#89e189",
"rgb": {
"r": 137,
"g": 225,
"b": 137
},
"hsl": {
"h": 120,
"s": 59.459,
"l": 70.98
},
"oklch": {
"l": 0.83276,
"c": 0.14756,
"h": 144.1
},
"luminance": 0.60975
}Semantic roles & 50–950 ramp
primary
#89E189
secondary
#B955B9
accent
#1EC7C7
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481