#89CE80#89CE80
#89CE80 is a light, vivid green. Relative luminance 0.510; OKLCH L 78.6% C 0.128 H 141.6°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #89CE80 |
|---|---|
| RGB | rgb(137, 206, 128) |
| HSL | hsl(113, 44%, 65%) |
| HSV | hsv(113, 38%, 81%) |
| CMYK | cmyk(33.5%, 0%, 37.9%, 19.2%) |
| CIE-LAB | lab(76.69, -36.82, 32.09) |
| CIE-LCH | lch(76.69, 48.84, 138.92°) |
| OKLab | oklab(78.62% -0.1004 0.0796) |
| OKLCH | oklch(78.62% 0.128 141.6) |
| XYZ | xyz(36.2827, 51.0178, 28.3536) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.94
Soft Green
#6FC276
ΔE00 4.19
Emerald
#50C878
ΔE00 6.39
Light Moss Green
#A6C875
ΔE00 6.59
Fern
#63B76C
ΔE00 7.11
Lichen
#8FB67B
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CE80 #C580CE
analogous
#B0CE80 #89CE80 #80CE9E
triadic
#89CE80 #8089CE #CE8089
tetradic
#89CE80 #80B0CE #C580CE #CE9E80
square
#89CE80 #80B0CE #C580CE #CE9E80
split-complementary
#89CE80 #9E80CE #CE80B0
monochromatic
#46993B #60BD54 #89CE80 #B2DFAC #DBF0D8
Accessibility & contrast
On white
1.87
#89CE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#89CE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CE80
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CE80 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17B
Deuteranopia (green-blind)
#C7BB85
Tritanopia (blue-blind)
#83C9BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #89ce80; /* rgb */ color: rgb(137, 206, 128); /* oklch */ color: oklch(78.6% 0.128 141.6);
Tailwind
colors: {
custom: {
50: '#aedda5',
500: '#89ce80',
950: '#000000',
},
}SCSS
$custom: #89ce80; $custom-light: #aedda5; $custom-dark: #000000;
JSON
{
"hex": "#89ce80",
"rgb": {
"r": 137,
"g": 206,
"b": 128
},
"hsl": {
"h": 113.077,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.78623,
"c": 0.12816,
"h": 141.6
},
"luminance": 0.51019
}Semantic roles & 50–950 ramp
primary
#89CE80
secondary
#96549F
accent
#2EB7A8
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480