#89F490#89F490
#89F490 is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.9% C 0.168 H 145.4°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #89F490 |
|---|---|
| RGB | rgb(137, 244, 144) |
| HSL | hsl(124, 83%, 75%) |
| HSV | hsv(124, 44%, 96%) |
| CMYK | cmyk(43.9%, 0%, 41%, 4.3%) |
| CIE-LAB | lab(87.98, -50.87, 38.75) |
| CIE-LCH | lch(87.98, 63.95, 142.70°) |
| OKLab | oklab(87.89% -0.1383 0.0956) |
| OKLCH | oklch(87.89% 0.168 145.4) |
| XYZ | xyz(47.6988, 72.0302, 37.7699) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.66
Palegreen
#98FB98
ΔE00 1.93
Baby Green
#8CFF9E
ΔE00 2.51
Mint Green
#8FFF9F
ΔE00 2.53
Foam Green
#90FDA9
ΔE00 3.59
Easter Green
#8CFD7E
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F490 #F489ED
analogous
#B8F489 #89F490 #89F4C5
triadic
#89F490 #9089F4 #F49089
tetradic
#89F490 #89B8F4 #F489ED #F4C589
square
#89F490 #89B8F4 #F489ED #F4C589
split-complementary
#89F490 #C589F4 #F489B8
monochromatic
#19EA27 #51EF5B #89F490 #C1F9C5 #E3FCE5
Accessibility & contrast
On white
1.36
#89F490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#89F490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F490
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F490 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E389
Deuteranopia (green-blind)
#E8D996
Tritanopia (blue-blind)
#7AEFDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #89f490; /* rgb */ color: rgb(137, 244, 144); /* oklch */ color: oklch(87.9% 0.168 145.4);
Tailwind
colors: {
custom: {
50: '#b1f8b1',
500: '#89f490',
950: '#000000',
},
}SCSS
$custom: #89f490; $custom-light: #b1f8b1; $custom-dark: #000000;
JSON
{
"hex": "#89f490",
"rgb": {
"r": 137,
"g": 244,
"b": 144
},
"hsl": {
"h": 123.925,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.87888,
"c": 0.16815,
"h": 145.4
},
"luminance": 0.72033
}Semantic roles & 50–950 ramp
primary
#89F490
secondary
#D150C8
accent
#06D1DF
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581