#91C397#91C397
#91C397 is a light, moderate green. Relative luminance 0.473; OKLCH L 77.0% C 0.081 H 147.9°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #91C397 |
|---|---|
| RGB | rgb(145, 195, 151) |
| HSL | hsl(127, 29%, 67%) |
| HSV | hsv(127, 26%, 76%) |
| CMYK | cmyk(25.6%, 0%, 22.6%, 23.5%) |
| CIE-LAB | lab(74.37, -25.18, 16.93) |
| CIE-LCH | lch(74.37, 30.34, 146.09°) |
| OKLab | oklab(77.01% -0.069 0.0433) |
| OKLCH | oklch(77.01% 0.081 147.9) |
| XYZ | xyz(36.7764, 47.2830, 36.4610) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.01
Lichen
#8FB67B
ΔE00 5.90
Sage Green (survey)
#88B378
ΔE00 6.23
Faded Green
#7BB274
ΔE00 6.87
Greenish Grey
#96AE8D
ΔE00 7.40
Sage
#87AE73
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C397 #C391BD
analogous
#A4C391 #91C397 #91C3B0
triadic
#91C397 #9791C3 #C39791
tetradic
#91C397 #91A4C3 #C391BD #C3B091
square
#91C397 #91A4C3 #C391BD #C3B091
split-complementary
#91C397 #B091C3 #C391A4
monochromatic
#4D8D54 #69AD72 #91C397 #B9D9BC #E0EEE2
Accessibility & contrast
On white
2.01
#91C397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#91C397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C397
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C397 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA94
Deuteranopia (green-blind)
#BCB599
Tritanopia (blue-blind)
#8BC1B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c397; /* rgb */ color: rgb(145, 195, 151); /* oklch */ color: oklch(77.0% 0.081 147.9);
Tailwind
colors: {
custom: {
50: '#b2d5b5',
500: '#91c397',
950: '#000000',
},
}SCSS
$custom: #91c397; $custom-light: #b2d5b5; $custom-dark: #000000;
JSON
{
"hex": "#91c397",
"rgb": {
"r": 145,
"g": 195,
"b": 151
},
"hsl": {
"h": 127.2,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.77005,
"c": 0.08148,
"h": 147.9
},
"luminance": 0.47284
}Semantic roles & 50–950 ramp
primary
#91C397
secondary
#E0D0DE
accent
#3D9BA8
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380