#91C092#91C092
#91C092 is a light, moderate green. Relative luminance 0.458; OKLCH L 76.2% C 0.082 H 145.2°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #91C092 |
|---|---|
| RGB | rgb(145, 192, 146) |
| HSL | hsl(121, 27%, 66%) |
| HSV | hsv(121, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 24%, 24.7%) |
| CIE-LAB | lab(73.41, -24.59, 18.28) |
| CIE-LCH | lch(73.41, 30.64, 143.38°) |
| OKLab | oklab(76.2% -0.0672 0.0466) |
| OKLCH | oklch(76.2% 0.082 145.2) |
| XYZ | xyz(35.7135, 45.7932, 34.1458) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.06
Lichen
#8FB67B
ΔE00 4.80
Sage Green (survey)
#88B378
ΔE00 5.15
Faded Green
#7BB274
ΔE00 5.98
Sage
#87AE73
ΔE00 6.42
Greenish Grey
#96AE8D
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C092 #C091BF
analogous
#A7C091 #91C092 #91C0A9
triadic
#91C092 #9291C0 #C09291
tetradic
#91C092 #91A7C0 #C091BF #C0A991
square
#91C092 #91A7C0 #C091BF #C0A991
split-complementary
#91C092 #A991C0 #C091A7
monochromatic
#4E884F #6AAA6B #91C092 #B8D6B9 #DFEDDF
Accessibility & contrast
On white
2.07
#91C092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#91C092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C092
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C092 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B78F
Deuteranopia (green-blind)
#BAB294
Tritanopia (blue-blind)
#8CBDB3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91c092; /* rgb */ color: rgb(145, 192, 146); /* oklch */ color: oklch(76.2% 0.082 145.2);
Tailwind
colors: {
custom: {
50: '#b2d3b2',
500: '#91c092',
950: '#000000',
},
}SCSS
$custom: #91c092; $custom-light: #b2d3b2; $custom-dark: #000000;
JSON
{
"hex": "#91c092",
"rgb": {
"r": 145,
"g": 192,
"b": 146
},
"hsl": {
"h": 121.277,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76201,
"c": 0.08181,
"h": 145.2
},
"luminance": 0.45794
}Semantic roles & 50–950 ramp
primary
#91C092
secondary
#DECFDE
accent
#40A4A6
background
#FBFCFA
surface
#F6F9F5
border
#D0D2CF
text
#111411
muted
#808280