#89E075#89E075
#89E075 is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.7% C 0.165 H 139.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #89E075 |
|---|---|
| RGB | rgb(137, 224, 117) |
| HSL | hsl(109, 63%, 67%) |
| HSV | hsv(109, 48%, 88%) |
| CMYK | cmyk(38.8%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(81.79, -46.25, 44.09) |
| CIE-LCH | lch(81.79, 63.90, 136.37°) |
| OKLab | oklab(82.72% -0.1265 0.1066) |
| OKLCH | oklch(82.72% 0.165 139.9) |
| XYZ | xyz(40.1816, 59.9118, 26.2731) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.11
Lightgreen
#90EE90
ΔE00 4.15
Fresh Green
#69D84F
ΔE00 4.76
Light Green
#96F97B
ΔE00 5.63
Palegreen
#98FB98
ΔE00 6.32
Easter Green
#8CFD7E
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E075 #CC75E0
analogous
#BFE075 #89E075 #75E097
triadic
#89E075 #7589E0 #E07589
tetradic
#89E075 #75BFE0 #CC75E0 #E09775
square
#89E075 #75BFE0 #CC75E0 #E09775
split-complementary
#89E075 #9775E0 #E075BF
monochromatic
#42B328 #5ED543 #89E075 #B4EBA7 #DEF6D9
Accessibility & contrast
On white
1.62
#89E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#89E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E075
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E075 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06C
Deuteranopia (green-blind)
#D9C87C
Tritanopia (blue-blind)
#82DAC7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #89e075; /* rgb */ color: rgb(137, 224, 117); /* oklch */ color: oklch(82.7% 0.165 139.9);
Tailwind
colors: {
custom: {
50: '#b0ea9f',
500: '#89e075',
950: '#000000',
},
}SCSS
$custom: #89e075; $custom-light: #b0ea9f; $custom-dark: #000000;
JSON
{
"hex": "#89e075",
"rgb": {
"r": 137,
"g": 224,
"b": 117
},
"hsl": {
"h": 108.785,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.82717,
"c": 0.16548,
"h": 139.9
},
"luminance": 0.59914
}Semantic roles & 50–950 ramp
primary
#89E075
secondary
#9F45B4
accent
#1ACBAA
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480