#89EB7F#89EB7F
#89EB7F is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.5% C 0.172 H 142.0°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #89EB7F |
|---|---|
| RGB | rgb(137, 235, 127) |
| HSL | hsl(114, 73%, 71%) |
| HSV | hsv(114, 46%, 92%) |
| CMYK | cmyk(41.7%, 0%, 46%, 7.8%) |
| CIE-LAB | lab(85.13, -49.55, 43.43) |
| CIE-LCH | lch(85.13, 65.89, 138.77°) |
| OKLab | oklab(85.48% -0.1352 0.1056) |
| OKLCH | oklch(85.48% 0.172 142) |
| XYZ | xyz(43.8537, 66.2647, 30.5541) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.34
Light Green
#96F97B
ΔE00 3.77
Palegreen
#98FB98
ΔE00 3.95
Easter Green
#8CFD7E
ΔE00 4.14
Lightish Green
#61E160
ΔE00 4.55
Lightgreen (survey)
#76FF7B
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EB7F #E17FEB
analogous
#BFEB7F #89EB7F #7FEBAB
triadic
#89EB7F #7F89EB #EB7F89
tetradic
#89EB7F #7FBFEB #E17FEB #EBAB7F
square
#89EB7F #7FBFEB #E17FEB #EBAB7F
split-complementary
#89EB7F #AB7FEB #EB7FBF
monochromatic
#31CF20 #58E34A #89EB7F #BAF3B4 #E7FBE5
Accessibility & contrast
On white
1.47
#89EB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#89EB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EB7F
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EB7F | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA76
Deuteranopia (green-blind)
#E2D186
Tritanopia (blue-blind)
#7FE5D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89eb7f; /* rgb */ color: rgb(137, 235, 127); /* oklch */ color: oklch(85.5% 0.172 142.0);
Tailwind
colors: {
custom: {
50: '#b0f2a6',
500: '#89eb7f',
950: '#000000',
},
}SCSS
$custom: #89eb7f; $custom-light: #b0f2a6; $custom-dark: #000000;
JSON
{
"hex": "#89eb7f",
"rgb": {
"r": 137,
"g": 235,
"b": 127
},
"hsl": {
"h": 114.444,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.85484,
"c": 0.17154,
"h": 142
},
"luminance": 0.66267
}Semantic roles & 50–950 ramp
primary
#89EB7F
secondary
#B94AC4
accent
#10D5C3
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580