#91CB8A#91CB8A
#91CB8A is a light, moderate green. Relative luminance 0.506; OKLCH L 78.6% C 0.108 H 141.9°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #91CB8A |
|---|---|
| RGB | rgb(145, 203, 138) |
| HSL | hsl(114, 38%, 67%) |
| HSV | hsv(114, 32%, 80%) |
| CMYK | cmyk(28.6%, 0%, 32%, 20.4%) |
| CIE-LAB | lab(76.41, -31.23, 26.62) |
| CIE-LCH | lch(76.41, 41.04, 139.56°) |
| OKLab | oklab(78.57% -0.0852 0.0669) |
| OKLCH | oklch(78.57% 0.108 141.9) |
| XYZ | xyz(37.6190, 50.5652, 31.8178) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.56
Soft Green
#6FC276
ΔE00 5.04
Darkseagreen
#8FBC8F
ΔE00 5.48
Lichen
#8FB67B
ΔE00 5.79
Sage Green (survey)
#88B378
ΔE00 6.35
Light Moss Green
#A6C875
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CB8A #C48ACB
analogous
#B2CB8A #91CB8A #8ACBA4
triadic
#91CB8A #8A91CB #CB8A91
tetradic
#91CB8A #8AB2CB #C48ACB #CBA48A
square
#91CB8A #8AB2CB #C48ACB #CBA48A
split-complementary
#91CB8A #A48ACB #CB8AB2
monochromatic
#4C9743 #69B860 #91CB8A #B9DEB4 #E1F1DF
Accessibility & contrast
On white
1.89
#91CB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#91CB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CB8A
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CB8A | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#C5BA8E
Tritanopia (blue-blind)
#8CC7BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91cb8a; /* rgb */ color: rgb(145, 203, 138); /* oklch */ color: oklch(78.6% 0.108 141.9);
Tailwind
colors: {
custom: {
50: '#b3dbac',
500: '#91cb8a',
950: '#000000',
},
}SCSS
$custom: #91cb8a; $custom-light: #b3dbac; $custom-dark: #000000;
JSON
{
"hex": "#91cb8a",
"rgb": {
"r": 145,
"g": 203,
"b": 138
},
"hsl": {
"h": 113.538,
"s": 38.462,
"l": 66.863
},
"oklch": {
"l": 0.78569,
"c": 0.10826,
"h": 141.9
},
"luminance": 0.50567
}Semantic roles & 50–950 ramp
primary
#91CB8A
secondary
#975B9E
accent
#34B1A4
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481