#89F397#89F397
#89F397 is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.8% C 0.160 H 147.0°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #89F397 |
|---|---|
| RGB | rgb(137, 243, 151) |
| HSL | hsl(128, 82%, 75%) |
| HSV | hsv(128, 44%, 95%) |
| CMYK | cmyk(43.6%, 0%, 37.9%, 4.7%) |
| CIE-LAB | lab(87.80, -49.38, 35.04) |
| CIE-LCH | lch(87.80, 60.55, 144.64°) |
| OKLab | oklab(87.77% -0.1343 0.0871) |
| OKLCH | oklch(87.77% 0.16 147) |
| XYZ | xyz(47.9504, 71.6507, 40.5754) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.73
Palegreen
#98FB98
ΔE00 2.42
Mint Green
#8FFF9F
ΔE00 2.48
Baby Green
#8CFF9E
ΔE00 2.49
Foam Green
#90FDA9
ΔE00 2.75
Mint (survey)
#9FFEB0
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F397 #F389E5
analogous
#B0F389 #89F397 #89F3CC
triadic
#89F397 #9789F3 #F39789
tetradic
#89F397 #89B0F3 #F389E5 #F3CC89
square
#89F397 #89B0F3 #F389E5 #F3CC89
split-complementary
#89F397 #CC89F3 #F389B0
monochromatic
#1AE835 #51ED66 #89F397 #C1F9C8 #E3FCE7
Accessibility & contrast
On white
1.37
#89F397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#89F397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F397
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F397 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E291
Deuteranopia (green-blind)
#E6D89D
Tritanopia (blue-blind)
#79EFDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #89f397; /* rgb */ color: rgb(137, 243, 151); /* oklch */ color: oklch(87.8% 0.160 147.0);
Tailwind
colors: {
custom: {
50: '#b0f8b6',
500: '#89f397',
950: '#000000',
},
}SCSS
$custom: #89f397; $custom-light: #b0f8b6; $custom-dark: #000000;
JSON
{
"hex": "#89f397",
"rgb": {
"r": 137,
"g": 243,
"b": 151
},
"hsl": {
"h": 127.925,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.87774,
"c": 0.16008,
"h": 147
},
"luminance": 0.71654
}Semantic roles & 50–950 ramp
primary
#89F397
secondary
#CF51BF
accent
#08C2DE
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581