#91C79A#91C79A
#91C79A is a light, moderate green. Relative luminance 0.492; OKLCH L 78.0% C 0.085 H 149.2°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #91C79A |
|---|---|
| RGB | rgb(145, 199, 154) |
| HSL | hsl(130, 33%, 67%) |
| HSV | hsv(130, 27%, 78%) |
| CMYK | cmyk(27.1%, 0%, 22.6%, 22%) |
| CIE-LAB | lab(75.57, -26.60, 17.00) |
| CIE-LCH | lch(75.57, 31.56, 147.42°) |
| OKLab | oklab(77.99% -0.073 0.0435) |
| OKLCH | oklch(77.99% 0.085 149.2) |
| XYZ | xyz(37.9314, 49.1982, 38.0632) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.08
Lichen
#8FB67B
ΔE00 6.67
Sage Green (survey)
#88B378
ΔE00 7.01
Pale Teal
#82CBB2
ΔE00 7.33
Hospital Green
#9BE5AA
ΔE00 7.40
Faded Green
#7BB274
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C79A #C791BE
analogous
#A3C791 #91C79A #91C7B5
triadic
#91C79A #9A91C7 #C79A91
tetradic
#91C79A #91A3C7 #C791BE #C7B591
square
#91C79A #91A3C7 #C791BE #C7B591
split-complementary
#91C79A #B591C7 #C791A3
monochromatic
#4B9357 #68B275 #91C79A #BADCBF #E2F0E4
Accessibility & contrast
On white
1.94
#91C79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#91C79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C79A
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C79A | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE97
Deuteranopia (green-blind)
#BFB89C
Tritanopia (blue-blind)
#8AC5BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c79a; /* rgb */ color: rgb(145, 199, 154); /* oklch */ color: oklch(78.0% 0.085 149.2);
Tailwind
colors: {
custom: {
50: '#b2d8b8',
500: '#91c79a',
950: '#000000',
},
}SCSS
$custom: #91c79a; $custom-light: #b2d8b8; $custom-dark: #000000;
JSON
{
"hex": "#91c79a",
"rgb": {
"r": 145,
"g": 199,
"b": 154
},
"hsl": {
"h": 130,
"s": 32.53,
"l": 67.451
},
"oklch": {
"l": 0.77993,
"c": 0.08496,
"h": 149.2
},
"luminance": 0.492
}Semantic roles & 50–950 ramp
primary
#91C79A
secondary
#E2D1E0
accent
#3A98AB
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380