#91C39A#91C39A
#91C39A is a light, moderate green. Relative luminance 0.474; OKLCH L 77.1% C 0.078 H 149.7°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #91C39A |
|---|---|
| RGB | rgb(145, 195, 154) |
| HSL | hsl(131, 29%, 67%) |
| HSV | hsv(131, 26%, 76%) |
| CMYK | cmyk(25.6%, 0%, 21%, 23.5%) |
| CIE-LAB | lab(74.43, -24.64, 15.40) |
| CIE-LCH | lch(74.43, 29.06, 147.99°) |
| OKLab | oklab(77.08% -0.0677 0.0395) |
| OKLCH | oklch(77.08% 0.078 149.7) |
| XYZ | xyz(37.0232, 47.3817, 37.7605) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.41
Lichen
#8FB67B
ΔE00 6.55
Sage Green (survey)
#88B378
ΔE00 6.83
Pale Teal
#82CBB2
ΔE00 7.02
Greenish Grey
#96AE8D
ΔE00 7.34
Faded Green
#7BB274
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C39A #C391BA
analogous
#A1C391 #91C39A #91C3B3
triadic
#91C39A #9A91C3 #C39A91
tetradic
#91C39A #91A1C3 #C391BA #C3B391
square
#91C39A #91A1C3 #C391BA #C3B391
split-complementary
#91C39A #B391C3 #C391A1
monochromatic
#4D8D58 #69AD76 #91C39A #B9D9BE #E0EEE3
Accessibility & contrast
On white
2.00
#91C39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#91C39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C39A
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C39A | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA98
Deuteranopia (green-blind)
#BCB59C
Tritanopia (blue-blind)
#8AC1B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c39a; /* rgb */ color: rgb(145, 195, 154); /* oklch */ color: oklch(77.1% 0.078 149.7);
Tailwind
colors: {
custom: {
50: '#b2d5b7',
500: '#91c39a',
950: '#000000',
},
}SCSS
$custom: #91c39a; $custom-light: #b2d5b7; $custom-dark: #000000;
JSON
{
"hex": "#91c39a",
"rgb": {
"r": 145,
"g": 195,
"b": 154
},
"hsl": {
"h": 130.8,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.77076,
"c": 0.07839,
"h": 149.7
},
"luminance": 0.47383
}Semantic roles & 50–950 ramp
primary
#91C39A
secondary
#E0D0DD
accent
#3D95A8
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380