#89E176#89E176
#89E176 is a very light, vivid green. Relative luminance 0.605; OKLCH L 83.0% C 0.166 H 140.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #89E176 |
|---|---|
| RGB | rgb(137, 225, 118) |
| HSL | hsl(109, 64%, 67%) |
| HSV | hsv(109, 48%, 88%) |
| CMYK | cmyk(39.1%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(82.10, -46.54, 43.99) |
| CIE-LCH | lch(82.10, 64.04, 136.62°) |
| OKLab | oklab(82.97% -0.1273 0.1065) |
| OKLCH | oklch(82.97% 0.166 140.1) |
| XYZ | xyz(40.5102, 60.4746, 26.6742) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.94
Lightish Green
#61E160
ΔE00 4.09
Fresh Green
#69D84F
ΔE00 4.88
Light Green
#96F97B
ΔE00 5.44
Palegreen
#98FB98
ΔE00 6.09
Easter Green
#8CFD7E
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E176 #CE76E1
analogous
#BEE176 #89E176 #76E199
triadic
#89E176 #7689E1 #E17689
tetradic
#89E176 #76BEE1 #CE76E1 #E19976
square
#89E176 #76BEE1 #CE76E1 #E19976
split-complementary
#89E176 #9976E1 #E176BE
monochromatic
#41B528 #5ED644 #89E176 #B4ECA8 #DFF7DA
Accessibility & contrast
On white
1.60
#89E176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#89E176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E176
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E176 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16D
Deuteranopia (green-blind)
#DAC97D
Tritanopia (blue-blind)
#82DBC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #89e176; /* rgb */ color: rgb(137, 225, 118); /* oklch */ color: oklch(83.0% 0.166 140.1);
Tailwind
colors: {
custom: {
50: '#b0eb9f',
500: '#89e176',
950: '#000000',
},
}SCSS
$custom: #89e176; $custom-light: #b0eb9f; $custom-dark: #000000;
JSON
{
"hex": "#89e176",
"rgb": {
"r": 137,
"g": 225,
"b": 118
},
"hsl": {
"h": 109.346,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.8297,
"c": 0.16595,
"h": 140.1
},
"luminance": 0.60477
}Semantic roles & 50–950 ramp
primary
#89E176
secondary
#A245B6
accent
#1ACCAC
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480