#91C59B#91C59B
#91C59B is a light, moderate green. Relative luminance 0.483; OKLCH L 77.6% C 0.081 H 150.1°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #91C59B |
|---|---|
| RGB | rgb(145, 197, 155) |
| HSL | hsl(132, 31%, 67%) |
| HSV | hsv(132, 26%, 77%) |
| CMYK | cmyk(26.4%, 0%, 21.3%, 22.7%) |
| CIE-LAB | lab(75.02, -25.44, 15.70) |
| CIE-LCH | lch(75.02, 29.89, 148.33°) |
| OKLab | oklab(77.56% -0.0699 0.0403) |
| OKLCH | oklch(77.56% 0.081 150.1) |
| XYZ | xyz(37.5579, 48.3174, 38.3513) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.80
Lichen
#8FB67B
ΔE00 6.78
Pale Teal
#82CBB2
ΔE00 6.91
Sage Green (survey)
#88B378
ΔE00 7.08
Faded Green
#7BB274
ΔE00 7.63
Mediumaquamarine
#66CDAA
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C59B #C591BB
analogous
#A1C591 #91C59B #91C5B5
triadic
#91C59B #9B91C5 #C59B91
tetradic
#91C59B #91A1C5 #C591BB #C5B591
square
#91C59B #91A1C5 #C591BB #C5B591
split-complementary
#91C59B #B591C5 #C591A1
monochromatic
#4C9059 #69B077 #91C59B #B9DABF #E1EFE4
Accessibility & contrast
On white
1.97
#91C59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#91C59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C59B
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C59B | 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)
#C6BC99
Deuteranopia (green-blind)
#BDB69D
Tritanopia (blue-blind)
#8AC3B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c59b; /* rgb */ color: rgb(145, 197, 155); /* oklch */ color: oklch(77.6% 0.081 150.1);
Tailwind
colors: {
custom: {
50: '#b2d6b8',
500: '#91c59b',
950: '#000000',
},
}SCSS
$custom: #91c59b; $custom-light: #b2d6b8; $custom-dark: #000000;
JSON
{
"hex": "#91c59b",
"rgb": {
"r": 145,
"g": 197,
"b": 155
},
"hsl": {
"h": 131.538,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.77558,
"c": 0.08067,
"h": 150.1
},
"luminance": 0.48319
}Semantic roles & 50–950 ramp
primary
#91C59B
secondary
#E1D1DE
accent
#3C95AA
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380