#89FD89#89FD89
#89FD89 is a very light, vivid green. Relative luminance 0.774; OKLCH L 89.9% C 0.187 H 143.8°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #89FD89 |
|---|---|
| RGB | rgb(137, 253, 137) |
| HSL | hsl(120, 97%, 76%) |
| HSV | hsv(120, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 45.8%, 0.8%) |
| CIE-LAB | lab(90.49, -55.51, 45.36) |
| CIE-LCH | lch(90.49, 71.69, 140.75°) |
| OKLab | oklab(89.91% -0.151 0.1105) |
| OKLCH | oklch(89.91% 0.187 143.8) |
| XYZ | xyz(49.9547, 77.3716, 35.9639) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.67
Lightgreen (survey)
#76FF7B
ΔE00 2.19
Palegreen
#98FB98
ΔE00 2.50
Light Green
#96F97B
ΔE00 2.75
Baby Green
#8CFF9E
ΔE00 2.98
Mint Green
#8FFF9F
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FD89 #FD89FD
analogous
#C3FD89 #89FD89 #89FDC3
triadic
#89FD89 #8989FD #FD8989
tetradic
#89FD89 #89C3FD #FD89FD #FDC389
square
#89FD89 #89C3FD #FD89FD #FDC389
split-complementary
#89FD89 #C389FD #FD89C3
monochromatic
#11FB11 #4DFC4D #89FD89 #C5FEC5 #E1FEE1
Accessibility & contrast
On white
1.27
#89FD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#89FD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FD89
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FD89 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#F1E091
Tritanopia (blue-blind)
#7AF7E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89fd89; /* rgb */ color: rgb(137, 253, 137); /* oklch */ color: oklch(89.9% 0.187 143.8);
Tailwind
colors: {
custom: {
50: '#b2ffad',
500: '#89fd89',
950: '#000000',
},
}SCSS
$custom: #89fd89; $custom-light: #b2ffad; $custom-dark: #000000;
JSON
{
"hex": "#89fd89",
"rgb": {
"r": 137,
"g": 253,
"b": 137
},
"hsl": {
"h": 120,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.89906,
"c": 0.18712,
"h": 143.8
},
"luminance": 0.77375
}Semantic roles & 50–950 ramp
primary
#89FD89
secondary
#DD4DDD
accent
#00E5E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681