#91C49B#91C49B
#91C49B is a light, moderate green. Relative luminance 0.479; OKLCH L 77.3% C 0.079 H 150.2°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #91C49B |
|---|---|
| RGB | rgb(145, 196, 155) |
| HSL | hsl(132, 30%, 67%) |
| HSV | hsv(132, 26%, 77%) |
| CMYK | cmyk(26%, 0%, 20.9%, 23.1%) |
| CIE-LAB | lab(74.74, -24.95, 15.30) |
| CIE-LCH | lch(74.74, 29.26, 148.49°) |
| OKLab | oklab(77.33% -0.0686 0.0393) |
| OKLCH | oklch(77.33% 0.079 150.2) |
| XYZ | xyz(37.3316, 47.8648, 38.2759) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.68
Lichen
#8FB67B
ΔE00 6.77
Pale Teal
#82CBB2
ΔE00 6.84
Sage Green (survey)
#88B378
ΔE00 7.06
Greenish Grey
#96AE8D
ΔE00 7.61
Faded Green
#7BB274
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C49B #C491BA
analogous
#A1C491 #91C49B #91C4B5
triadic
#91C49B #9B91C4 #C49B91
tetradic
#91C49B #91A1C4 #C491BA #C4B591
square
#91C49B #91A1C4 #C491BA #C4B591
split-complementary
#91C49B #B591C4 #C491A1
monochromatic
#4C8E59 #69AF77 #91C49B #B9D9BF #E1EFE3
Accessibility & contrast
On white
1.99
#91C49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#91C49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C49B
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C49B | 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)
#C5BB99
Deuteranopia (green-blind)
#BCB69D
Tritanopia (blue-blind)
#8AC2B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c49b; /* rgb */ color: rgb(145, 196, 155); /* oklch */ color: oklch(77.3% 0.079 150.2);
Tailwind
colors: {
custom: {
50: '#b2d6b8',
500: '#91c49b',
950: '#000000',
},
}SCSS
$custom: #91c49b; $custom-light: #b2d6b8; $custom-dark: #000000;
JSON
{
"hex": "#91c49b",
"rgb": {
"r": 145,
"g": 196,
"b": 155
},
"hsl": {
"h": 131.765,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.77329,
"c": 0.07903,
"h": 150.2
},
"luminance": 0.47866
}Semantic roles & 50–950 ramp
primary
#91C49B
secondary
#E1D0DD
accent
#3D94A9
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380