#89F189#89F189
#89F189 is a very light, vivid green. Relative luminance 0.700; OKLCH L 87.1% C 0.171 H 143.9°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89F189 |
|---|---|
| RGB | rgb(137, 241, 137) |
| HSL | hsl(120, 79%, 74%) |
| HSV | hsv(120, 43%, 95%) |
| CMYK | cmyk(43.2%, 0%, 43.2%, 5.5%) |
| CIE-LAB | lab(87.01, -50.65, 40.94) |
| CIE-LCH | lch(87.01, 65.13, 141.05°) |
| OKLab | oklab(87.06% -0.1379 0.1004) |
| OKLCH | oklch(87.06% 0.171 143.9) |
| XYZ | xyz(46.2849, 70.0321, 34.7407) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.58
Palegreen
#98FB98
ΔE00 2.53
Baby Green
#8CFF9E
ΔE00 3.47
Mint Green
#8FFF9F
ΔE00 3.49
Easter Green
#8CFD7E
ΔE00 3.66
Light Green
#96F97B
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F189 #F189F1
analogous
#BDF189 #89F189 #89F1BD
triadic
#89F189 #8989F1 #F18989
tetradic
#89F189 #89BDF1 #F189F1 #F1BD89
square
#89F189 #89BDF1 #F189F1 #F1BD89
split-complementary
#89F189 #BD89F1 #F189BD
monochromatic
#1CE41C #52EB52 #89F189 #C0F7C0 #E4FCE4
Accessibility & contrast
On white
1.40
#89F189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#89F189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F189
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F189 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E081
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#7CECD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #89f189; /* rgb */ color: rgb(137, 241, 137); /* oklch */ color: oklch(87.1% 0.171 143.9);
Tailwind
colors: {
custom: {
50: '#b1f6ad',
500: '#89f189',
950: '#000000',
},
}SCSS
$custom: #89f189; $custom-light: #b1f6ad; $custom-dark: #000000;
JSON
{
"hex": "#89f189",
"rgb": {
"r": 137,
"g": 241,
"b": 137
},
"hsl": {
"h": 120,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.87063,
"c": 0.17055,
"h": 143.9
},
"luminance": 0.70035
}Semantic roles & 50–950 ramp
primary
#89F189
secondary
#CD51CD
accent
#0ADBDB
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581