#91C59F#91C59F
#91C59F is a light, moderate green. Relative luminance 0.485; OKLCH L 77.7% C 0.077 H 152.7°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #91C59F |
|---|---|
| RGB | rgb(145, 197, 159) |
| HSL | hsl(136, 31%, 67%) |
| HSV | hsv(136, 26%, 77%) |
| CMYK | cmyk(26.4%, 0%, 19.3%, 22.7%) |
| CIE-LAB | lab(75.11, -24.70, 13.67) |
| CIE-LCH | lch(75.11, 28.23, 151.04°) |
| OKLab | oklab(77.66% -0.0682 0.0352) |
| OKLCH | oklch(77.66% 0.077 152.7) |
| XYZ | xyz(37.8994, 48.4540, 40.1498) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.48
Pale Teal
#82CBB2
ΔE00 5.96
Mediumaquamarine
#66CDAA
ΔE00 7.39
Seafoam Blue
#78D1B6
ΔE00 7.45
Lichen
#8FB67B
ΔE00 7.67
Greenish Grey
#96AE8D
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C59F #C591B7
analogous
#9DC591 #91C59F #91C5B9
triadic
#91C59F #9F91C5 #C59F91
tetradic
#91C59F #919DC5 #C591B7 #C5B991
square
#91C59F #919DC5 #C591B7 #C5B991
split-complementary
#91C59F #B991C5 #C5919D
monochromatic
#4C905E #69B07C #91C59F #B9DAC2 #E1EFE5
Accessibility & contrast
On white
1.96
#91C59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#91C59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C59F
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C59F | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC9D
Deuteranopia (green-blind)
#BCB7A1
Tritanopia (blue-blind)
#89C3BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c59f; /* rgb */ color: rgb(145, 197, 159); /* oklch */ color: oklch(77.7% 0.077 152.7);
Tailwind
colors: {
custom: {
50: '#b2d6bb',
500: '#91c59f',
950: '#000000',
},
}SCSS
$custom: #91c59f; $custom-light: #b2d6bb; $custom-dark: #000000;
JSON
{
"hex": "#91c59f",
"rgb": {
"r": 145,
"g": 197,
"b": 159
},
"hsl": {
"h": 136.154,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.77655,
"c": 0.07669,
"h": 152.7
},
"luminance": 0.48455
}Semantic roles & 50–950 ramp
primary
#91C59F
secondary
#E1D1DD
accent
#3C8CAA
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380