#91CD8A#91CD8A
#91CD8A is a light, moderate green. Relative luminance 0.515; OKLCH L 79.0% C 0.111 H 141.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #91CD8A |
|---|---|
| RGB | rgb(145, 205, 138) |
| HSL | hsl(114, 40%, 67%) |
| HSV | hsv(114, 33%, 80%) |
| CMYK | cmyk(29.3%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(76.99, -32.17, 27.39) |
| CIE-LCH | lch(76.99, 42.25, 139.59°) |
| OKLab | oklab(79.03% -0.0877 0.0687) |
| OKLCH | oklch(79.03% 0.111 141.9) |
| XYZ | xyz(38.0944, 51.5159, 31.9762) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.56
Soft Green
#6FC276
ΔE00 5.08
Darkseagreen
#8FBC8F
ΔE00 6.05
Lichen
#8FB67B
ΔE00 6.30
Hospital Green
#9BE5AA
ΔE00 6.39
Light Grey Green
#B7E1A1
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CD8A #C68ACD
analogous
#B3CD8A #91CD8A #8ACDA4
triadic
#91CD8A #8A91CD #CD8A91
tetradic
#91CD8A #8AB3CD #C68ACD #CDA48A
square
#91CD8A #8AB3CD #C68ACD #CDA48A
split-complementary
#91CD8A #A48ACD #CD8AB3
monochromatic
#4B9B42 #69BB5F #91CD8A #B9DFB5 #E2F2E0
Accessibility & contrast
On white
1.86
#91CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#91CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CD8A
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CD8A | 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)
#D0C286
Deuteranopia (green-blind)
#C7BC8E
Tritanopia (blue-blind)
#8CC9BC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cd8a; /* rgb */ color: rgb(145, 205, 138); /* oklch */ color: oklch(79.0% 0.111 141.9);
Tailwind
colors: {
custom: {
50: '#b3dcac',
500: '#91cd8a',
950: '#000000',
},
}SCSS
$custom: #91cd8a; $custom-light: #b3dcac; $custom-dark: #000000;
JSON
{
"hex": "#91cd8a",
"rgb": {
"r": 145,
"g": 205,
"b": 138
},
"hsl": {
"h": 113.731,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.79034,
"c": 0.11144,
"h": 141.9
},
"luminance": 0.51517
}Semantic roles & 50–950 ramp
primary
#91CD8A
secondary
#9A5AA1
accent
#32B3A6
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481