#89F49F#89F49F
#89F49F is a very light, vivid green. Relative luminance 0.725; OKLCH L 88.2% C 0.154 H 149.1°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #89F49F |
|---|---|
| RGB | rgb(137, 244, 159) |
| HSL | hsl(132, 83%, 75%) |
| HSV | hsv(132, 44%, 96%) |
| CMYK | cmyk(43.9%, 0%, 34.8%, 4.3%) |
| CIE-LAB | lab(88.22, -48.51, 31.58) |
| CIE-LCH | lch(88.22, 57.89, 146.93°) |
| OKLab | oklab(88.16% -0.132 0.0791) |
| OKLCH | oklch(88.16% 0.154 149.1) |
| XYZ | xyz(48.9223, 72.5196, 44.2139) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.95
Mint Green
#8FFF9F
ΔE00 2.69
Baby Green
#8CFF9E
ΔE00 2.72
Seafoam (survey)
#80F9AD
ΔE00 2.72
Lightgreen
#90EE90
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F49F #F489DE
analogous
#A9F489 #89F49F #89F4D4
triadic
#89F49F #9F89F4 #F49F89
tetradic
#89F49F #89A9F4 #F489DE #F4D489
square
#89F49F #89A9F4 #F489DE #F4D489
split-complementary
#89F49F #D489F4 #F489A9
monochromatic
#19EA44 #51EF71 #89F49F #C1F9CD #E3FCE8
Accessibility & contrast
On white
1.35
#89F49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#89F49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F49F
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F49F | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E499
Deuteranopia (green-blind)
#E6D9A4
Tritanopia (blue-blind)
#76F0DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #89f49f; /* rgb */ color: rgb(137, 244, 159); /* oklch */ color: oklch(88.2% 0.154 149.1);
Tailwind
colors: {
custom: {
50: '#b0f8bc',
500: '#89f49f',
950: '#000000',
},
}SCSS
$custom: #89f49f; $custom-light: #b0f8bc; $custom-dark: #000000;
JSON
{
"hex": "#89f49f",
"rgb": {
"r": 137,
"g": 244,
"b": 159
},
"hsl": {
"h": 132.336,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.88157,
"c": 0.1539,
"h": 149.1
},
"luminance": 0.72523
}Semantic roles & 50–950 ramp
primary
#89F49F
secondary
#D150B6
accent
#06B3DF
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582