#91BB9B#91BB9B
#91BB9B is a light, moderate green. Relative luminance 0.439; OKLCH L 75.3% C 0.064 H 151.9°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #91BB9B |
|---|---|
| RGB | rgb(145, 187, 155) |
| HSL | hsl(134, 24%, 65%) |
| HSV | hsv(134, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 17.1%, 26.7%) |
| CIE-LAB | lab(72.18, -20.47, 11.69) |
| CIE-LCH | lch(72.18, 23.57, 150.26°) |
| OKLab | oklab(75.28% -0.0565 0.0302) |
| OKLCH | oklch(75.28% 0.064 151.9) |
| XYZ | xyz(35.3621, 43.9258, 37.6194) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.58
Greenish Grey
#96AE8D
ΔE00 5.31
Greyish Green
#82A67D
ΔE00 6.87
Sage Green
#9CAF88
ΔE00 6.88
Pale Teal
#82CBB2
ΔE00 7.11
Lichen
#8FB67B
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BB9B #BB91B1
analogous
#9CBB91 #91BB9B #91BBB0
triadic
#91BB9B #9B91BB #BB9B91
tetradic
#91BB9B #919CBB #BB91B1 #BBB091
square
#91BB9B #919CBB #BB91B1 #BBB091
split-complementary
#91BB9B #B091BB #BB919C
monochromatic
#50825C #6BA479 #91BB9B #B7D2BD #DDEAE0
Accessibility & contrast
On white
2.15
#91BB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#91BB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BB9B
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BB9B | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB499
Deuteranopia (green-blind)
#B4AF9D
Tritanopia (blue-blind)
#8BBAB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #91bb9b; /* rgb */ color: rgb(145, 187, 155); /* oklch */ color: oklch(75.3% 0.064 151.9);
Tailwind
colors: {
custom: {
50: '#b2cfb8',
500: '#91bb9b',
950: '#000000',
},
}SCSS
$custom: #91bb9b; $custom-light: #b2cfb8; $custom-dark: #000000;
JSON
{
"hex": "#91bb9b",
"rgb": {
"r": 145,
"g": 187,
"b": 155
},
"hsl": {
"h": 134.286,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.75276,
"c": 0.06407,
"h": 151.9
},
"luminance": 0.43927
}Semantic roles & 50–950 ramp
primary
#91BB9B
secondary
#DBCDD8
accent
#438CA2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280