#89CD80#89CD80
#89CD80 is a light, vivid green. Relative luminance 0.505; OKLCH L 78.4% C 0.127 H 141.6°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #89CD80 |
|---|---|
| RGB | rgb(137, 205, 128) |
| HSL | hsl(113, 44%, 65%) |
| HSV | hsv(113, 38%, 80%) |
| CMYK | cmyk(33.2%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(76.40, -36.36, 31.71) |
| CIE-LCH | lch(76.40, 48.25, 138.91°) |
| OKLab | oklab(78.39% -0.0992 0.0787) |
| OKLCH | oklch(78.39% 0.127 141.6) |
| XYZ | xyz(36.0427, 50.5379, 28.2736) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.84
Soft Green
#6FC276
ΔE00 4.05
Emerald
#50C878
ΔE00 6.38
Light Moss Green
#A6C875
ΔE00 6.53
Fern
#63B76C
ΔE00 6.94
Lichen
#8FB67B
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CD80 #C480CD
analogous
#AFCD80 #89CD80 #80CD9D
triadic
#89CD80 #8089CD #CD8089
tetradic
#89CD80 #80AFCD #C480CD #CD9D80
square
#89CD80 #80AFCD #C480CD #CD9D80
split-complementary
#89CD80 #9D80CD #CD80AF
monochromatic
#46973B #60BC54 #89CD80 #B2DEAC #DBF0D8
Accessibility & contrast
On white
1.89
#89CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#89CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CD80
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CD80 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C07B
Deuteranopia (green-blind)
#C7BA84
Tritanopia (blue-blind)
#83C8BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89cd80; /* rgb */ color: rgb(137, 205, 128); /* oklch */ color: oklch(78.4% 0.127 141.6);
Tailwind
colors: {
custom: {
50: '#aedca5',
500: '#89cd80',
950: '#000000',
},
}SCSS
$custom: #89cd80; $custom-light: #aedca5; $custom-dark: #000000;
JSON
{
"hex": "#89cd80",
"rgb": {
"r": 137,
"g": 205,
"b": 128
},
"hsl": {
"h": 112.987,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.78387,
"c": 0.12663,
"h": 141.6
},
"luminance": 0.5054
}Semantic roles & 50–950 ramp
primary
#89CD80
secondary
#95549D
accent
#2FB7A7
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480