#91C392#91C392
#91C392 is a light, moderate green. Relative luminance 0.471; OKLCH L 76.9% C 0.087 H 145.2°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91C392 |
|---|---|
| RGB | rgb(145, 195, 146) |
| HSL | hsl(121, 29%, 67%) |
| HSV | hsv(121, 26%, 76%) |
| CMYK | cmyk(25.6%, 0%, 25.1%, 23.5%) |
| CIE-LAB | lab(74.27, -26.06, 19.46) |
| CIE-LCH | lch(74.27, 32.53, 143.25°) |
| OKLab | oklab(76.89% -0.0712 0.0496) |
| OKLCH | oklch(76.89% 0.087 145.2) |
| XYZ | xyz(36.3790, 47.1240, 34.3677) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.98
Lichen
#8FB67B
ΔE00 4.96
Sage Green (survey)
#88B378
ΔE00 5.37
Faded Green
#7BB274
ΔE00 6.07
Sage
#87AE73
ΔE00 6.75
Soft Green
#6FC276
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C392 #C391C2
analogous
#A9C391 #91C392 #91C3AB
triadic
#91C392 #9291C3 #C39291
tetradic
#91C392 #91A9C3 #C391C2 #C3AB91
square
#91C392 #91A9C3 #C391C2 #C3AB91
split-complementary
#91C392 #AB91C3 #C391A9
monochromatic
#4D8D4E #69AD6B #91C392 #B9D9B9 #E0EEE0
Accessibility & contrast
On white
2.01
#91C392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#91C392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C392
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C392 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8F
Deuteranopia (green-blind)
#BDB595
Tritanopia (blue-blind)
#8CC0B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c392; /* rgb */ color: rgb(145, 195, 146); /* oklch */ color: oklch(76.9% 0.087 145.2);
Tailwind
colors: {
custom: {
50: '#b2d5b2',
500: '#91c392',
950: '#000000',
},
}SCSS
$custom: #91c392; $custom-light: #b2d5b2; $custom-dark: #000000;
JSON
{
"hex": "#91c392",
"rgb": {
"r": 145,
"g": 195,
"b": 146
},
"hsl": {
"h": 121.2,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.7689,
"c": 0.08676,
"h": 145.2
},
"luminance": 0.47125
}Semantic roles & 50–950 ramp
primary
#91C392
secondary
#E0D0E0
accent
#3DA6A8
background
#FBFDFA
surface
#F6FAF5
border
#D0D3CF
text
#111411
muted
#808380