#91C29A#91C29A
#91C29A is a light, moderate green. Relative luminance 0.469; OKLCH L 76.8% C 0.077 H 149.9°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #91C29A |
|---|---|
| RGB | rgb(145, 194, 154) |
| HSL | hsl(131, 29%, 66%) |
| HSV | hsv(131, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 20.6%, 23.9%) |
| CIE-LAB | lab(74.15, -24.15, 15.01) |
| CIE-LCH | lch(74.15, 28.43, 148.14°) |
| OKLab | oklab(76.85% -0.0664 0.0385) |
| OKLCH | oklch(76.85% 0.077 149.9) |
| XYZ | xyz(36.7999, 46.9351, 37.6860) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.34
Lichen
#8FB67B
ΔE00 6.57
Sage Green (survey)
#88B378
ΔE00 6.83
Pale Teal
#82CBB2
ΔE00 6.99
Greenish Grey
#96AE8D
ΔE00 7.06
Faded Green
#7BB274
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C29A #C291B9
analogous
#A1C291 #91C29A #91C2B3
triadic
#91C29A #9A91C2 #C29A91
tetradic
#91C29A #91A1C2 #C291B9 #C2B391
square
#91C29A #91A1C2 #C291B9 #C2B391
split-complementary
#91C29A #B391C2 #C291A1
monochromatic
#4D8B59 #6AAC76 #91C29A #B8D8BE #E0EEE2
Accessibility & contrast
On white
2.02
#91C29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#91C29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C29A
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C29A | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA98
Deuteranopia (green-blind)
#BBB49C
Tritanopia (blue-blind)
#8BC0B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c29a; /* rgb */ color: rgb(145, 194, 154); /* oklch */ color: oklch(76.8% 0.077 149.9);
Tailwind
colors: {
custom: {
50: '#b2d4b7',
500: '#91c29a',
950: '#000000',
},
}SCSS
$custom: #91c29a; $custom-light: #b2d4b7; $custom-dark: #000000;
JSON
{
"hex": "#91c29a",
"rgb": {
"r": 145,
"g": 194,
"b": 154
},
"hsl": {
"h": 131.02,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.76847,
"c": 0.07674,
"h": 149.9
},
"luminance": 0.46936
}Semantic roles & 50–950 ramp
primary
#91C29A
secondary
#DFCFDC
accent
#3E94A7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380