#89F899#89F899
#89F899 is a very light, vivid green. Relative luminance 0.748; OKLCH L 89.0% C 0.165 H 147.3°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #89F899 |
|---|---|
| RGB | rgb(137, 248, 153) |
| HSL | hsl(129, 89%, 75%) |
| HSV | hsv(129, 45%, 97%) |
| CMYK | cmyk(44.8%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(89.28, -51.14, 35.99) |
| CIE-LCH | lch(89.28, 62.53, 144.87°) |
| OKLab | oklab(88.99% -0.139 0.0894) |
| OKLCH | oklch(88.99% 0.165 147.3) |
| XYZ | xyz(49.6309, 74.7496, 41.9437) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.43
Mint Green
#8FFF9F
ΔE00 1.47
Palegreen
#98FB98
ΔE00 1.88
Foam Green
#90FDA9
ΔE00 2.28
Lightgreen
#90EE90
ΔE00 2.53
Light Bluish Green
#76FDA8
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F899 #F889E8
analogous
#B0F889 #89F899 #89F8D1
triadic
#89F899 #9989F8 #F89989
tetradic
#89F899 #89B0F8 #F889E8 #F8D189
square
#89F899 #89B0F8 #F889E8 #F8D189
split-complementary
#89F899 #D189F8 #F889B0
monochromatic
#15F135 #4FF567 #89F899 #C3FBCB #E2FDE6
Accessibility & contrast
On white
1.32
#89F899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#89F899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F899
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F899 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE792
Deuteranopia (green-blind)
#EBDC9F
Tritanopia (blue-blind)
#77F4E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #89f899; /* rgb */ color: rgb(137, 248, 153); /* oklch */ color: oklch(89.0% 0.165 147.3);
Tailwind
colors: {
custom: {
50: '#b1fbb8',
500: '#89f899',
950: '#000000',
},
}SCSS
$custom: #89f899; $custom-light: #b1fbb8; $custom-dark: #000000;
JSON
{
"hex": "#89f899",
"rgb": {
"r": 137,
"g": 248,
"b": 153
},
"hsl": {
"h": 128.649,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.88987,
"c": 0.16528,
"h": 147.3
},
"luminance": 0.74753
}Semantic roles & 50–950 ramp
primary
#89F899
secondary
#D64FC3
accent
#00C4E5
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581