#91CD89#91CD89
#91CD89 is a light, moderate green. Relative luminance 0.515; OKLCH L 79.0% C 0.113 H 141.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #91CD89 |
|---|---|
| RGB | rgb(145, 205, 137) |
| HSL | hsl(113, 40%, 67%) |
| HSV | hsv(113, 33%, 80%) |
| CMYK | cmyk(29.3%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(76.97, -32.33, 27.89) |
| CIE-LCH | lch(76.97, 42.70, 139.22°) |
| OKLab | oklab(79.01% -0.0882 0.0699) |
| OKLCH | oklch(79.01% 0.113 141.6) |
| XYZ | xyz(38.0223, 51.4870, 31.5967) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.38
Soft Green
#6FC276
ΔE00 5.04
Darkseagreen
#8FBC8F
ΔE00 6.19
Lichen
#8FB67B
ΔE00 6.30
Light Moss Green
#A6C875
ΔE00 6.46
Light Grey Green
#B7E1A1
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CD89 #C589CD
analogous
#B3CD89 #91CD89 #89CDA3
triadic
#91CD89 #8991CD #CD8991
tetradic
#91CD89 #89B3CD #C589CD #CDA389
square
#91CD89 #89B3CD #C589CD #CDA389
split-complementary
#91CD89 #A389CD #CD89B3
monochromatic
#4C9A41 #69BB5E #91CD89 #B9DFB4 #E1F1DF
Accessibility & contrast
On white
1.86
#91CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#91CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CD89
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CD89 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C285
Deuteranopia (green-blind)
#C7BC8D
Tritanopia (blue-blind)
#8CC9BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cd89; /* rgb */ color: rgb(145, 205, 137); /* oklch */ color: oklch(79.0% 0.113 141.6);
Tailwind
colors: {
custom: {
50: '#b3dcac',
500: '#91cd89',
950: '#000000',
},
}SCSS
$custom: #91cd89; $custom-light: #b3dcac; $custom-dark: #000000;
JSON
{
"hex": "#91cd89",
"rgb": {
"r": 145,
"g": 205,
"b": 137
},
"hsl": {
"h": 112.941,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.79014,
"c": 0.1125,
"h": 141.6
},
"luminance": 0.51489
}Semantic roles & 50–950 ramp
primary
#91CD89
secondary
#985AA1
accent
#32B4A4
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481