#89CD7C#89CD7C
#89CD7C is a light, vivid green. Relative luminance 0.504; OKLCH L 78.3% C 0.131 H 140.5°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #89CD7C |
|---|---|
| RGB | rgb(137, 205, 124) |
| HSL | hsl(110, 45%, 65%) |
| HSV | hsv(110, 40%, 80%) |
| CMYK | cmyk(33.2%, 0%, 39.5%, 19.6%) |
| CIE-LAB | lab(76.34, -36.96, 33.68) |
| CIE-LCH | lch(76.34, 50.00, 137.65°) |
| OKLab | oklab(78.32% -0.1009 0.0832) |
| OKLCH | oklch(78.32% 0.131 140.5) |
| XYZ | xyz(35.7846, 50.4346, 26.9142) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.42
Soft Green
#6FC276
ΔE00 4.22
Light Moss Green
#A6C875
ΔE00 6.18
Emerald
#50C878
ΔE00 6.56
Fern
#63B76C
ΔE00 7.03
Lichen
#8FB67B
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CD7C #C07CCD
analogous
#B2CD7C #89CD7C #7CCD98
triadic
#89CD7C #7C89CD #CD7C89
tetradic
#89CD7C #7CB2CD #C07CCD #CD987C
square
#89CD7C #7CB2CD #C07CCD #CD987C
split-complementary
#89CD7C #987CCD #CD7CB2
monochromatic
#489639 #61BC50 #89CD7C #B1DEA8 #D9EFD5
Accessibility & contrast
On white
1.89
#89CD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#89CD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CD7C
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CD7C | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C076
Deuteranopia (green-blind)
#C7BA81
Tritanopia (blue-blind)
#84C8B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89cd7c; /* rgb */ color: rgb(137, 205, 124); /* oklch */ color: oklch(78.3% 0.131 140.5);
Tailwind
colors: {
custom: {
50: '#aedca3',
500: '#89cd7c',
950: '#000000',
},
}SCSS
$custom: #89cd7c; $custom-light: #aedca3; $custom-dark: #000000;
JSON
{
"hex": "#89cd7c",
"rgb": {
"r": 137,
"g": 205,
"b": 124
},
"hsl": {
"h": 110.37,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.78315,
"c": 0.13076,
"h": 140.5
},
"luminance": 0.50436
}Semantic roles & 50–950 ramp
primary
#89CD7C
secondary
#90519C
accent
#2EB8A2
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480