#91C197#91C197
#91C197 is a light, moderate green. Relative luminance 0.464; OKLCH L 76.5% C 0.078 H 148.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #91C197 |
|---|---|
| RGB | rgb(145, 193, 151) |
| HSL | hsl(128, 28%, 66%) |
| HSV | hsv(128, 25%, 76%) |
| CMYK | cmyk(24.9%, 0%, 21.8%, 24.3%) |
| CIE-LAB | lab(73.80, -24.20, 16.13) |
| CIE-LCH | lch(73.80, 29.08, 146.31°) |
| OKLab | oklab(76.55% -0.0664 0.0413) |
| OKLCH | oklch(76.55% 0.078 148.1) |
| XYZ | xyz(36.3313, 46.3928, 36.3126) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.72
Lichen
#8FB67B
ΔE00 5.90
Sage Green (survey)
#88B378
ΔE00 6.18
Greenish Grey
#96AE8D
ΔE00 6.82
Faded Green
#7BB274
ΔE00 6.89
Sage
#87AE73
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C197 #C191BB
analogous
#A3C191 #91C197 #91C1AF
triadic
#91C197 #9791C1 #C19791
tetradic
#91C197 #91A3C1 #C191BB #C1AF91
square
#91C197 #91A3C1 #C191BB #C1AF91
split-complementary
#91C197 #AF91C1 #C191A3
monochromatic
#4E8A55 #6AAB72 #91C197 #B8D7BC #DFEDE1
Accessibility & contrast
On white
2.04
#91C197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#91C197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C197
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C197 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B995
Deuteranopia (green-blind)
#BAB399
Tritanopia (blue-blind)
#8BBFB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91c197; /* rgb */ color: rgb(145, 193, 151); /* oklch */ color: oklch(76.5% 0.078 148.1);
Tailwind
colors: {
custom: {
50: '#b2d4b5',
500: '#91c197',
950: '#000000',
},
}SCSS
$custom: #91c197; $custom-light: #b2d4b5; $custom-dark: #000000;
JSON
{
"hex": "#91c197",
"rgb": {
"r": 145,
"g": 193,
"b": 151
},
"hsl": {
"h": 127.5,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.76547,
"c": 0.07818,
"h": 148.1
},
"luminance": 0.46394
}Semantic roles & 50–950 ramp
primary
#91C197
secondary
#DFCFDD
accent
#3F9AA7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380