#89D677#89D677
#89D677 is a light, vivid green. Relative luminance 0.547; OKLCH L 80.4% C 0.149 H 139.8°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #89D677 |
|---|---|
| RGB | rgb(137, 214, 119) |
| HSL | hsl(109, 54%, 65%) |
| HSV | hsv(109, 44%, 84%) |
| CMYK | cmyk(36%, 0%, 44.4%, 16.1%) |
| CIE-LAB | lab(78.89, -41.68, 39.48) |
| CIE-LCH | lch(78.89, 57.41, 136.55°) |
| OKLab | oklab(80.37% -0.1139 0.0963) |
| OKLCH | oklch(80.37% 0.149 139.8) |
| XYZ | xyz(37.6915, 54.7416, 26.0294) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.03
Fresh Green
#69D84F
ΔE00 5.60
Lightgreen
#90EE90
ΔE00 5.65
Lightish Green
#61E160
ΔE00 5.67
Soft Green
#6FC276
ΔE00 6.30
Light Moss Green
#A6C875
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D677 #C477D6
analogous
#B8D677 #89D677 #77D695
triadic
#89D677 #7789D6 #D67789
tetradic
#89D677 #77B8D6 #C477D6 #D69577
square
#89D677 #77B8D6 #C477D6 #D69577
split-complementary
#89D677 #9577D6 #D677B8
monochromatic
#46A231 #60C848 #89D677 #B2E4A6 #DBF2D5
Accessibility & contrast
On white
1.76
#89D677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#89D677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D677
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D677 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC870
Deuteranopia (green-blind)
#D0C17D
Tritanopia (blue-blind)
#84D0BF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89d677; /* rgb */ color: rgb(137, 214, 119); /* oklch */ color: oklch(80.4% 0.149 139.8);
Tailwind
colors: {
custom: {
50: '#afe39f',
500: '#89d677',
950: '#000000',
},
}SCSS
$custom: #89d677; $custom-light: #afe39f; $custom-dark: #000000;
JSON
{
"hex": "#89d677",
"rgb": {
"r": 137,
"g": 214,
"b": 119
},
"hsl": {
"h": 108.632,
"s": 53.672,
"l": 65.294
},
"oklch": {
"l": 0.80367,
"c": 0.14921,
"h": 139.8
},
"luminance": 0.54743
}Semantic roles & 50–950 ramp
primary
#89D677
secondary
#954BA6
accent
#24C1A3
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480