#89DC7D#89DC7D
#89DC7D is a light, vivid green. Relative luminance 0.580; OKLCH L 81.9% C 0.152 H 141.3°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #89DC7D |
|---|---|
| RGB | rgb(137, 220, 125) |
| HSL | hsl(112, 58%, 68%) |
| HSV | hsv(112, 43%, 86%) |
| CMYK | cmyk(37.7%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(80.73, -43.47, 38.84) |
| CIE-LCH | lch(80.73, 58.29, 138.22°) |
| OKLab | oklab(81.89% -0.1186 0.0951) |
| OKLCH | oklch(81.89% 0.152 141.3) |
| XYZ | xyz(39.6098, 57.9833, 28.5029) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.16
Lightish Green
#61E160
ΔE00 5.21
Fresh Green
#69D84F
ΔE00 5.86
Pistachio
#93C572
ΔE00 6.41
Palegreen
#98FB98
ΔE00 6.78
Weird Green
#3AE57F
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DC7D #D07DDC
analogous
#B9DC7D #89DC7D #7DDCA0
triadic
#89DC7D #7D89DC #DC7D89
tetradic
#89DC7D #7DB9DC #D07DDC #DCA07D
square
#89DC7D #7DB9DC #D07DDC #DCA07D
split-complementary
#89DC7D #A07DDC #DC7DB9
monochromatic
#3FAF2F #5DCF4D #89DC7D #B5E9AD #E1F6DD
Accessibility & contrast
On white
1.67
#89DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#89DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DC7D
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DC7D | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD76
Deuteranopia (green-blind)
#D4C583
Tritanopia (blue-blind)
#82D7C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #89dc7d; /* rgb */ color: rgb(137, 220, 125); /* oklch */ color: oklch(81.9% 0.152 141.3);
Tailwind
colors: {
custom: {
50: '#afe7a4',
500: '#89dc7d',
950: '#000000',
},
}SCSS
$custom: #89dc7d; $custom-light: #afe7a4; $custom-dark: #000000;
JSON
{
"hex": "#89dc7d",
"rgb": {
"r": 137,
"g": 220,
"b": 125
},
"hsl": {
"h": 112.421,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.81889,
"c": 0.15206,
"h": 141.3
},
"luminance": 0.57985
}Semantic roles & 50–950 ramp
primary
#89DC7D
secondary
#A54CB2
accent
#20C5B0
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480