#91C49A#91C49A
#91C49A is a light, moderate green. Relative luminance 0.478; OKLCH L 77.3% C 0.080 H 149.6°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #91C49A |
|---|---|
| RGB | rgb(145, 196, 154) |
| HSL | hsl(131, 30%, 67%) |
| HSV | hsv(131, 26%, 77%) |
| CMYK | cmyk(26%, 0%, 21.4%, 23.1%) |
| CIE-LAB | lab(74.72, -25.13, 15.80) |
| CIE-LCH | lch(74.72, 29.69, 147.84°) |
| OKLab | oklab(77.31% -0.069 0.0405) |
| OKLCH | oklch(77.31% 0.08 149.6) |
| XYZ | xyz(37.2480, 47.8313, 37.8354) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.53
Lichen
#8FB67B
ΔE00 6.55
Sage Green (survey)
#88B378
ΔE00 6.85
Pale Teal
#82CBB2
ΔE00 7.08
Faded Green
#7BB274
ΔE00 7.43
Greenish Grey
#96AE8D
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C49A #C491BB
analogous
#A2C491 #91C49A #91C4B4
triadic
#91C49A #9A91C4 #C49A91
tetradic
#91C49A #91A2C4 #C491BB #C4B491
square
#91C49A #91A2C4 #C491BB #C4B491
split-complementary
#91C49A #B491C4 #C491A2
monochromatic
#4C8E58 #69AF75 #91C49A #B9D9BF #E1EFE3
Accessibility & contrast
On white
1.99
#91C49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#91C49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C49A
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C49A | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB98
Deuteranopia (green-blind)
#BCB69C
Tritanopia (blue-blind)
#8AC2B8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c49a; /* rgb */ color: rgb(145, 196, 154); /* oklch */ color: oklch(77.3% 0.080 149.6);
Tailwind
colors: {
custom: {
50: '#b2d6b7',
500: '#91c49a',
950: '#000000',
},
}SCSS
$custom: #91c49a; $custom-light: #b2d6b7; $custom-dark: #000000;
JSON
{
"hex": "#91c49a",
"rgb": {
"r": 145,
"g": 196,
"b": 154
},
"hsl": {
"h": 130.588,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.77305,
"c": 0.08004,
"h": 149.6
},
"luminance": 0.47833
}Semantic roles & 50–950 ramp
primary
#91C49A
secondary
#E1D0DE
accent
#3D96A9
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380