#91C196#91C196
#91C196 is a light, moderate green. Relative luminance 0.464; OKLCH L 76.5% C 0.079 H 147.5°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #91C196 |
|---|---|
| RGB | rgb(145, 193, 150) |
| HSL | hsl(126, 28%, 66%) |
| HSV | hsv(126, 25%, 76%) |
| CMYK | cmyk(24.9%, 0%, 22.3%, 24.3%) |
| CIE-LAB | lab(73.78, -24.38, 16.64) |
| CIE-LCH | lch(73.78, 29.51, 145.68°) |
| OKLab | oklab(76.52% -0.0668 0.0426) |
| OKLCH | oklch(76.52% 0.079 147.5) |
| XYZ | xyz(36.2505, 46.3604, 35.8867) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.56
Lichen
#8FB67B
ΔE00 5.67
Sage Green (survey)
#88B378
ΔE00 5.97
Faded Green
#7BB274
ΔE00 6.70
Greenish Grey
#96AE8D
ΔE00 6.85
Sage
#87AE73
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C196 #C191BC
analogous
#A4C191 #91C196 #91C1AE
triadic
#91C196 #9691C1 #C19691
tetradic
#91C196 #91A4C1 #C191BC #C1AE91
square
#91C196 #91A4C1 #C191BC #C1AE91
split-complementary
#91C196 #AE91C1 #C191A4
monochromatic
#4E8A54 #6AAB71 #91C196 #B8D7BB #DFEDE1
Accessibility & contrast
On white
2.04
#91C196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#91C196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C196
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C196 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B894
Deuteranopia (green-blind)
#BAB398
Tritanopia (blue-blind)
#8BBFB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91c196; /* rgb */ color: rgb(145, 193, 150); /* oklch */ color: oklch(76.5% 0.079 147.5);
Tailwind
colors: {
custom: {
50: '#b2d4b5',
500: '#91c196',
950: '#000000',
},
}SCSS
$custom: #91c196; $custom-light: #b2d4b5; $custom-dark: #000000;
JSON
{
"hex": "#91c196",
"rgb": {
"r": 145,
"g": 193,
"b": 150
},
"hsl": {
"h": 126.25,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.76523,
"c": 0.07922,
"h": 147.5
},
"luminance": 0.46362
}Semantic roles & 50–950 ramp
primary
#91C196
secondary
#DFCFDD
accent
#3F9CA7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380