#91C59C#91C59C
#91C59C is a light, moderate green. Relative luminance 0.484; OKLCH L 77.6% C 0.080 H 150.7°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #91C59C |
|---|---|
| RGB | rgb(145, 197, 156) |
| HSL | hsl(133, 31%, 67%) |
| HSV | hsv(133, 26%, 77%) |
| CMYK | cmyk(26.4%, 0%, 20.8%, 22.7%) |
| CIE-LAB | lab(75.05, -25.26, 15.19) |
| CIE-LCH | lch(75.05, 29.47, 148.98°) |
| OKLab | oklab(77.58% -0.0695 0.039) |
| OKLCH | oklch(77.58% 0.08 150.7) |
| XYZ | xyz(37.6422, 48.3511, 38.7954) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.95
Pale Teal
#82CBB2
ΔE00 6.67
Lichen
#8FB67B
ΔE00 7.00
Sage Green (survey)
#88B378
ΔE00 7.28
Mediumaquamarine
#66CDAA
ΔE00 7.74
Faded Green
#7BB274
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C59C #C591BA
analogous
#A0C591 #91C59C #91C5B6
triadic
#91C59C #9C91C5 #C59C91
tetradic
#91C59C #91A0C5 #C591BA #C5B691
square
#91C59C #91A0C5 #C591BA #C5B691
split-complementary
#91C59C #B691C5 #C591A0
monochromatic
#4C905A #69B078 #91C59C #B9DAC0 #E1EFE4
Accessibility & contrast
On white
1.97
#91C59C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#91C59C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C59C
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C59C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C59C | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC9A
Deuteranopia (green-blind)
#BDB69E
Tritanopia (blue-blind)
#8AC3BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c59c; /* rgb */ color: rgb(145, 197, 156); /* oklch */ color: oklch(77.6% 0.080 150.7);
Tailwind
colors: {
custom: {
50: '#b2d6b9',
500: '#91c59c',
950: '#000000',
},
}SCSS
$custom: #91c59c; $custom-light: #b2d6b9; $custom-dark: #000000;
JSON
{
"hex": "#91c59c",
"rgb": {
"r": 145,
"g": 197,
"b": 156
},
"hsl": {
"h": 132.692,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.77582,
"c": 0.07966,
"h": 150.7
},
"luminance": 0.48353
}Semantic roles & 50–950 ramp
primary
#91C59C
secondary
#E1D1DE
accent
#3C92AA
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380