#91C396#91C396
#91C396 is a light, moderate green. Relative luminance 0.473; OKLCH L 77.0% C 0.083 H 147.3°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91C396 |
|---|---|
| RGB | rgb(145, 195, 150) |
| HSL | hsl(126, 29%, 67%) |
| HSV | hsv(126, 26%, 76%) |
| CMYK | cmyk(25.6%, 0%, 23.1%, 23.5%) |
| CIE-LAB | lab(74.35, -25.36, 17.43) |
| CIE-LCH | lch(74.35, 30.77, 145.49°) |
| OKLab | oklab(76.98% -0.0695 0.0446) |
| OKLCH | oklch(76.98% 0.083 147.3) |
| XYZ | xyz(36.6956, 47.2507, 36.0351) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.94
Lichen
#8FB67B
ΔE00 5.70
Sage Green (survey)
#88B378
ΔE00 6.04
Faded Green
#7BB274
ΔE00 6.70
Sage
#87AE73
ΔE00 7.35
Greenish Grey
#96AE8D
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C396 #C391BE
analogous
#A5C391 #91C396 #91C3AF
triadic
#91C396 #9691C3 #C39691
tetradic
#91C396 #91A5C3 #C391BE #C3AF91
square
#91C396 #91A5C3 #C391BE #C3AF91
split-complementary
#91C396 #AF91C3 #C391A5
monochromatic
#4D8D53 #69AD70 #91C396 #B9D9BC #E0EEE2
Accessibility & contrast
On white
2.01
#91C396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#91C396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C396
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C396 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA93
Deuteranopia (green-blind)
#BCB598
Tritanopia (blue-blind)
#8BC1B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c396; /* rgb */ color: rgb(145, 195, 150); /* oklch */ color: oklch(77.0% 0.083 147.3);
Tailwind
colors: {
custom: {
50: '#b2d5b5',
500: '#91c396',
950: '#000000',
},
}SCSS
$custom: #91c396; $custom-light: #b2d5b5; $custom-dark: #000000;
JSON
{
"hex": "#91c396",
"rgb": {
"r": 145,
"g": 195,
"b": 150
},
"hsl": {
"h": 126,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.76982,
"c": 0.08253,
"h": 147.3
},
"luminance": 0.47252
}Semantic roles & 50–950 ramp
primary
#91C396
secondary
#E0D0DE
accent
#3D9DA8
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380