#89CD7B#89CD7B
#89CD7B is a light, vivid green. Relative luminance 0.504; OKLCH L 78.3% C 0.132 H 140.2°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #89CD7B |
|---|---|
| RGB | rgb(137, 205, 123) |
| HSL | hsl(110, 45%, 64%) |
| HSV | hsv(110, 40%, 80%) |
| CMYK | cmyk(33.2%, 0%, 40%, 19.6%) |
| CIE-LAB | lab(76.32, -37.10, 34.17) |
| CIE-LCH | lch(76.32, 50.44, 137.35°) |
| OKLab | oklab(78.3% -0.1013 0.0843) |
| OKLCH | oklch(78.3% 0.132 140.2) |
| XYZ | xyz(35.7217, 50.4095, 26.5829) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.34
Soft Green
#6FC276
ΔE00 4.28
Light Moss Green
#A6C875
ΔE00 6.11
Emerald
#50C878
ΔE00 6.62
Fern
#63B76C
ΔE00 7.06
Pale Olive Green
#B1D27B
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CD7B #BF7BCD
analogous
#B2CD7B #89CD7B #7BCD96
triadic
#89CD7B #7B89CD #CD7B89
tetradic
#89CD7B #7BB2CD #BF7BCD #CD967B
square
#89CD7B #7BB2CD #BF7BCD #CD967B
split-complementary
#89CD7B #967BCD #CD7BB2
monochromatic
#489538 #61BC4F #89CD7B #B1DEA7 #D8EFD4
Accessibility & contrast
On white
1.89
#89CD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#89CD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CD7B
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CD7B | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C075
Deuteranopia (green-blind)
#C7BA80
Tritanopia (blue-blind)
#84C8B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89cd7b; /* rgb */ color: rgb(137, 205, 123); /* oklch */ color: oklch(78.3% 0.132 140.2);
Tailwind
colors: {
custom: {
50: '#aedca2',
500: '#89cd7b',
950: '#000000',
},
}SCSS
$custom: #89cd7b; $custom-light: #aedca2; $custom-dark: #000000;
JSON
{
"hex": "#89cd7b",
"rgb": {
"r": 137,
"g": 205,
"b": 123
},
"hsl": {
"h": 109.756,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78298,
"c": 0.1318,
"h": 140.2
},
"luminance": 0.50411
}Semantic roles & 50–950 ramp
primary
#89CD7B
secondary
#8F519B
accent
#2DB8A1
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480