#91C992#91C992
#91C992 is a light, moderate green. Relative luminance 0.499; OKLCH L 78.3% C 0.097 H 145.0°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #91C992 |
|---|---|
| RGB | rgb(145, 201, 146) |
| HSL | hsl(121, 34%, 68%) |
| HSV | hsv(121, 28%, 79%) |
| CMYK | cmyk(27.9%, 0%, 27.4%, 21.2%) |
| CIE-LAB | lab(75.99, -28.96, 21.82) |
| CIE-LCH | lch(75.99, 36.27, 143.00°) |
| OKLab | oklab(78.27% -0.0791 0.0554) |
| OKLCH | oklch(78.27% 0.097 145) |
| XYZ | xyz(37.7504, 49.8669, 34.8248) |
| Luminance | 0.4987 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.87
Lichen
#8FB67B
ΔE00 5.78
Soft Green
#6FC276
ΔE00 5.95
Sage Green (survey)
#88B378
ΔE00 6.25
Pistachio
#93C572
ΔE00 6.41
Hospital Green
#9BE5AA
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C992 #C991C8
analogous
#ACC991 #91C992 #91C9AE
triadic
#91C992 #9291C9 #C99291
tetradic
#91C992 #91ACC9 #C991C8 #C9AE91
square
#91C992 #91ACC9 #C991C8 #C9AE91
split-complementary
#91C992 #AE91C9 #C991AC
monochromatic
#4A964B #68B569 #91C992 #BADDBB #E3F1E3
Accessibility & contrast
On white
1.91
#91C992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#91C992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C992
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C992 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF8F
Deuteranopia (green-blind)
#C2B995
Tritanopia (blue-blind)
#8BC6BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c992; /* rgb */ color: rgb(145, 201, 146); /* oklch */ color: oklch(78.3% 0.097 145.0);
Tailwind
colors: {
custom: {
50: '#b2d9b2',
500: '#91c992',
950: '#000000',
},
}SCSS
$custom: #91c992; $custom-light: #b2d9b2; $custom-dark: #000000;
JSON
{
"hex": "#91c992",
"rgb": {
"r": 145,
"g": 201,
"b": 146
},
"hsl": {
"h": 121.071,
"s": 34.146,
"l": 67.843
},
"oklch": {
"l": 0.78273,
"c": 0.09654,
"h": 145
},
"luminance": 0.49868
}Semantic roles & 50–950 ramp
primary
#91C992
secondary
#E4D2E3
accent
#39ABAD
background
#FBFDFA
surface
#F6FAF5
border
#D0D3CF
text
#111411
muted
#808380