#91CD85#91CD85
#91CD85 is a light, moderate green. Relative luminance 0.514; OKLCH L 78.9% C 0.117 H 140.3°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #91CD85 |
|---|---|
| RGB | rgb(145, 205, 133) |
| HSL | hsl(110, 42%, 66%) |
| HSV | hsv(110, 35%, 80%) |
| CMYK | cmyk(29.3%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(76.91, -32.95, 29.88) |
| CIE-LCH | lch(76.91, 44.48, 137.80°) |
| OKLab | oklab(78.94% -0.0899 0.0745) |
| OKLCH | oklch(78.94% 0.117 140.3) |
| XYZ | xyz(37.7407, 51.3744, 30.1135) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.70
Soft Green
#6FC276
ΔE00 4.96
Light Moss Green
#A6C875
ΔE00 5.90
Lichen
#8FB67B
ΔE00 6.37
Light Grey Green
#B7E1A1
ΔE00 6.58
Darkseagreen
#8FBC8F
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CD85 #C185CD
analogous
#B5CD85 #91CD85 #85CD9D
triadic
#91CD85 #8591CD #CD8591
tetradic
#91CD85 #85B5CD #C185CD #CD9D85
square
#91CD85 #85B5CD #C185CD #CD9D85
split-complementary
#91CD85 #9D85CD #CD85B5
monochromatic
#4E993F #6ABB5A #91CD85 #B8DFB0 #DFF1DC
Accessibility & contrast
On white
1.86
#91CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#91CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CD85
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CD85 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C180
Deuteranopia (green-blind)
#C8BC89
Tritanopia (blue-blind)
#8DC8BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cd85; /* rgb */ color: rgb(145, 205, 133); /* oklch */ color: oklch(78.9% 0.117 140.3);
Tailwind
colors: {
custom: {
50: '#b3dca9',
500: '#91cd85',
950: '#000000',
},
}SCSS
$custom: #91cd85; $custom-light: #b3dca9; $custom-dark: #000000;
JSON
{
"hex": "#91cd85",
"rgb": {
"r": 145,
"g": 205,
"b": 133
},
"hsl": {
"h": 110,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.78937,
"c": 0.11675,
"h": 140.3
},
"luminance": 0.51376
}Semantic roles & 50–950 ramp
primary
#91CD85
secondary
#93579F
accent
#31B59F
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480