#89F488#89F488
#89F488 is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.8% C 0.176 H 143.7°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #89F488 |
|---|---|
| RGB | rgb(137, 244, 136) |
| HSL | hsl(119, 83%, 75%) |
| HSV | hsv(119, 44%, 96%) |
| CMYK | cmyk(43.9%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(87.87, -52.02, 42.52) |
| CIE-LCH | lch(87.87, 67.19, 140.74°) |
| OKLab | oklab(87.76% -0.1416 0.104) |
| OKLCH | oklch(87.76% 0.176 143.7) |
| XYZ | xyz(47.1089, 71.7942, 34.6631) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.25
Palegreen
#98FB98
ΔE00 2.31
Easter Green
#8CFD7E
ΔE00 2.92
Light Green
#96F97B
ΔE00 3.20
Baby Green
#8CFF9E
ΔE00 3.25
Mint Green
#8FFF9F
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F488 #F388F4
analogous
#BFF488 #89F488 #88F4BD
triadic
#89F488 #8889F4 #F48889
tetradic
#89F488 #88BFF4 #F388F4 #F4BD88
square
#89F488 #88BFF4 #F388F4 #F4BD88
split-complementary
#89F488 #BD88F4 #F488BF
monochromatic
#1AEA18 #51EF50 #89F488 #C1F9C0 #E3FCE3
Accessibility & contrast
On white
1.37
#89F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#89F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F488
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F488 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E380
Deuteranopia (green-blind)
#E9D88F
Tritanopia (blue-blind)
#7CEEDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #89f488; /* rgb */ color: rgb(137, 244, 136); /* oklch */ color: oklch(87.8% 0.176 143.7);
Tailwind
colors: {
custom: {
50: '#b1f8ac',
500: '#89f488',
950: '#000000',
},
}SCSS
$custom: #89f488; $custom-light: #b1f8ac; $custom-dark: #000000;
JSON
{
"hex": "#89f488",
"rgb": {
"r": 137,
"g": 244,
"b": 136
},
"hsl": {
"h": 119.444,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.87758,
"c": 0.17568,
"h": 143.7
},
"luminance": 0.71797
}Semantic roles & 50–950 ramp
primary
#89F488
secondary
#CF50D1
accent
#06DFDD
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581