#91C292#91C292
#91C292 is a light, moderate green. Relative luminance 0.467; OKLCH L 76.7% C 0.085 H 145.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #91C292 |
|---|---|
| RGB | rgb(145, 194, 146) |
| HSL | hsl(121, 29%, 66%) |
| HSV | hsv(121, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 24.7%, 23.9%) |
| CIE-LAB | lab(73.98, -25.57, 19.07) |
| CIE-LCH | lch(73.98, 31.90, 143.29°) |
| OKLab | oklab(76.66% -0.0699 0.0486) |
| OKLCH | oklch(76.66% 0.085 145.2) |
| XYZ | xyz(36.1557, 46.6774, 34.2932) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.66
Lichen
#8FB67B
ΔE00 4.88
Sage Green (survey)
#88B378
ΔE00 5.27
Faded Green
#7BB274
ΔE00 6.02
Sage
#87AE73
ΔE00 6.62
Soft Green
#6FC276
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C292 #C291C1
analogous
#A9C291 #91C292 #91C2AB
triadic
#91C292 #9291C2 #C29291
tetradic
#91C292 #91A9C2 #C291C1 #C2AB91
square
#91C292 #91A9C2 #C291C1 #C2AB91
split-complementary
#91C292 #AB91C2 #C291A9
monochromatic
#4D8B4F #6AAC6B #91C292 #B8D8B9 #E0EEE0
Accessibility & contrast
On white
2.03
#91C292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#91C292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C292
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C292 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98F
Deuteranopia (green-blind)
#BCB494
Tritanopia (blue-blind)
#8CBFB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c292; /* rgb */ color: rgb(145, 194, 146); /* oklch */ color: oklch(76.7% 0.085 145.2);
Tailwind
colors: {
custom: {
50: '#b2d4b2',
500: '#91c292',
950: '#000000',
},
}SCSS
$custom: #91c292; $custom-light: #b2d4b2; $custom-dark: #000000;
JSON
{
"hex": "#91c292",
"rgb": {
"r": 145,
"g": 194,
"b": 146
},
"hsl": {
"h": 121.224,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.7666,
"c": 0.08511,
"h": 145.2
},
"luminance": 0.46679
}Semantic roles & 50–950 ramp
primary
#91C292
secondary
#DFCFDF
accent
#3EA5A7
background
#FBFDFA
surface
#F6FAF5
border
#D0D3CF
text
#111411
muted
#808380