#91C59A#91C59A
#91C59A is a light, moderate green. Relative luminance 0.483; OKLCH L 77.5% C 0.082 H 149.5°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #91C59A |
|---|---|
| RGB | rgb(145, 197, 154) |
| HSL | hsl(130, 31%, 67%) |
| HSV | hsv(130, 26%, 77%) |
| CMYK | cmyk(26.4%, 0%, 21.8%, 22.7%) |
| CIE-LAB | lab(75.00, -25.62, 16.20) |
| CIE-LCH | lch(75.00, 30.31, 147.69°) |
| OKLab | oklab(77.53% -0.0703 0.0415) |
| OKLCH | oklch(77.53% 0.082 149.5) |
| XYZ | xyz(37.4743, 48.2839, 37.9108) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.68
Lichen
#8FB67B
ΔE00 6.58
Sage Green (survey)
#88B378
ΔE00 6.89
Pale Teal
#82CBB2
ΔE00 7.15
Faded Green
#7BB274
ΔE00 7.44
Greenish Grey
#96AE8D
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C59A #C591BC
analogous
#A2C591 #91C59A #91C5B4
triadic
#91C59A #9A91C5 #C59A91
tetradic
#91C59A #91A2C5 #C591BC #C5B491
square
#91C59A #91A2C5 #C591BC #C5B491
split-complementary
#91C59A #B491C5 #C591A2
monochromatic
#4C9058 #69B075 #91C59A #B9DABF #E1EFE4
Accessibility & contrast
On white
1.97
#91C59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#91C59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C59A
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C59A | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC98
Deuteranopia (green-blind)
#BDB69C
Tritanopia (blue-blind)
#8AC3B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c59a; /* rgb */ color: rgb(145, 197, 154); /* oklch */ color: oklch(77.5% 0.082 149.5);
Tailwind
colors: {
custom: {
50: '#b2d6b7',
500: '#91c59a',
950: '#000000',
},
}SCSS
$custom: #91c59a; $custom-light: #b2d6b7; $custom-dark: #000000;
JSON
{
"hex": "#91c59a",
"rgb": {
"r": 145,
"g": 197,
"b": 154
},
"hsl": {
"h": 130.385,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.77534,
"c": 0.08168,
"h": 149.5
},
"luminance": 0.48285
}Semantic roles & 50–950 ramp
primary
#91C59A
secondary
#E1D1DE
accent
#3C97AA
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380