#91C99A#91C99A
#91C99A is a light, moderate green. Relative luminance 0.501; OKLCH L 78.5% C 0.088 H 149.0°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #91C99A |
|---|---|
| RGB | rgb(145, 201, 154) |
| HSL | hsl(130, 34%, 68%) |
| HSV | hsv(130, 28%, 79%) |
| CMYK | cmyk(27.9%, 0%, 23.4%, 21.2%) |
| CIE-LAB | lab(76.15, -27.57, 17.79) |
| CIE-LCH | lch(76.15, 32.81, 147.16°) |
| OKLab | oklab(78.45% -0.0756 0.0455) |
| OKLCH | oklch(78.45% 0.088 149) |
| XYZ | xyz(38.3946, 50.1246, 38.2176) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.55
Hospital Green
#9BE5AA
ΔE00 6.81
Lichen
#8FB67B
ΔE00 6.83
Sage Green (survey)
#88B378
ΔE00 7.20
Soft Green
#6FC276
ΔE00 7.30
Seafoam
#7FE0B3
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C99A #C991C0
analogous
#A4C991 #91C99A #91C9B6
triadic
#91C99A #9A91C9 #C99A91
tetradic
#91C99A #91A4C9 #C991C0 #C9B691
square
#91C99A #91A4C9 #C991C0 #C9B691
split-complementary
#91C99A #B691C9 #C991A4
monochromatic
#4A9656 #68B574 #91C99A #BADDC0 #E3F1E5
Accessibility & contrast
On white
1.90
#91C99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#91C99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C99A
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C99A | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF97
Deuteranopia (green-blind)
#C1B99D
Tritanopia (blue-blind)
#8AC7BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c99a; /* rgb */ color: rgb(145, 201, 154); /* oklch */ color: oklch(78.5% 0.088 149.0);
Tailwind
colors: {
custom: {
50: '#b2d9b8',
500: '#91c99a',
950: '#000000',
},
}SCSS
$custom: #91c99a; $custom-light: #b2d9b8; $custom-dark: #000000;
JSON
{
"hex": "#91c99a",
"rgb": {
"r": 145,
"g": 201,
"b": 154
},
"hsl": {
"h": 129.643,
"s": 34.146,
"l": 67.843
},
"oklch": {
"l": 0.78452,
"c": 0.08821,
"h": 149
},
"luminance": 0.50126
}Semantic roles & 50–950 ramp
primary
#91C99A
secondary
#9D6194
accent
#399AAD
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111411
muted
#818381