#91BB95#91BB95
#91BB95 is a light, moderate green. Relative luminance 0.437; OKLCH L 75.1% C 0.070 H 147.4°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #91BB95 |
|---|---|
| RGB | rgb(145, 187, 149) |
| HSL | hsl(126, 24%, 65%) |
| HSV | hsv(126, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(72.05, -21.57, 14.76) |
| CIE-LCH | lch(72.05, 26.14, 145.62°) |
| OKLab | oklab(75.13% -0.0591 0.0379) |
| OKLCH | oklch(75.13% 0.07 147.4) |
| XYZ | xyz(34.8707, 43.7293, 35.0313) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.86
Greenish Grey
#96AE8D
ΔE00 5.09
Lichen
#8FB67B
ΔE00 5.82
Sage Green (survey)
#88B378
ΔE00 6.01
Sage Green
#9CAF88
ΔE00 6.17
Greyish Green
#82A67D
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BB95 #BB91B7
analogous
#A2BB91 #91BB95 #91BBAA
triadic
#91BB95 #9591BB #BB9591
tetradic
#91BB95 #91A2BB #BB91B7 #BBAA91
square
#91BB95 #91A2BB #BB91B7 #BBAA91
split-complementary
#91BB95 #AA91BB #BB91A2
monochromatic
#508255 #6BA471 #91BB95 #B7D2B9 #DDEADE
Accessibility & contrast
On white
2.15
#91BB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#91BB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BB95
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BB95 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB393
Deuteranopia (green-blind)
#B5AF97
Tritanopia (blue-blind)
#8CB9B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #91bb95; /* rgb */ color: rgb(145, 187, 149); /* oklch */ color: oklch(75.1% 0.070 147.4);
Tailwind
colors: {
custom: {
50: '#b2cfb4',
500: '#91bb95',
950: '#000000',
},
}SCSS
$custom: #91bb95; $custom-light: #b2cfb4; $custom-dark: #000000;
JSON
{
"hex": "#91bb95",
"rgb": {
"r": 145,
"g": 187,
"b": 149
},
"hsl": {
"h": 125.714,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.75128,
"c": 0.07025,
"h": 147.4
},
"luminance": 0.4373
}Semantic roles & 50–950 ramp
primary
#91BB95
secondary
#DBCDDA
accent
#4399A2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280