#91C597#91C597
#91C597 is a light, moderate green. Relative luminance 0.482; OKLCH L 77.5% C 0.085 H 147.7°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #91C597 |
|---|---|
| RGB | rgb(145, 197, 151) |
| HSL | hsl(127, 31%, 67%) |
| HSV | hsv(127, 26%, 77%) |
| CMYK | cmyk(26.4%, 0%, 23.4%, 22.7%) |
| CIE-LAB | lab(74.94, -26.16, 17.72) |
| CIE-LCH | lch(74.94, 31.60, 145.89°) |
| OKLab | oklab(77.46% -0.0717 0.0453) |
| OKLCH | oklch(77.46% 0.085 147.7) |
| XYZ | xyz(37.2275, 48.1852, 36.6114) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.46
Lichen
#8FB67B
ΔE00 5.99
Sage Green (survey)
#88B378
ΔE00 6.35
Faded Green
#7BB274
ΔE00 6.93
Soft Green
#6FC276
ΔE00 7.32
Sage
#87AE73
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C597 #C591BF
analogous
#A5C591 #91C597 #91C5B1
triadic
#91C597 #9791C5 #C59791
tetradic
#91C597 #91A5C5 #C591BF #C5B191
square
#91C597 #91A5C5 #C591BF #C5B191
split-complementary
#91C597 #B191C5 #C591A5
monochromatic
#4C9054 #69B071 #91C597 #B9DABD #E1EFE3
Accessibility & contrast
On white
1.97
#91C597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#91C597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C597
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C597 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC94
Deuteranopia (green-blind)
#BEB699
Tritanopia (blue-blind)
#8BC3B8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c597; /* rgb */ color: rgb(145, 197, 151); /* oklch */ color: oklch(77.5% 0.085 147.7);
Tailwind
colors: {
custom: {
50: '#b2d6b5',
500: '#91c597',
950: '#000000',
},
}SCSS
$custom: #91c597; $custom-light: #b2d6b5; $custom-dark: #000000;
JSON
{
"hex": "#91c597",
"rgb": {
"r": 145,
"g": 197,
"b": 151
},
"hsl": {
"h": 126.923,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.77464,
"c": 0.08477,
"h": 147.7
},
"luminance": 0.48187
}Semantic roles & 50–950 ramp
primary
#91C597
secondary
#E1D1DF
accent
#3C9DAA
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380