#91BB9E#91BB9E
#91BB9E is a light, moderate green. Relative luminance 0.440; OKLCH L 75.4% C 0.061 H 154.6°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #91BB9E |
|---|---|
| RGB | rgb(145, 187, 158) |
| HSL | hsl(139, 24%, 65%) |
| HSV | hsv(139, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 15.5%, 26.7%) |
| CIE-LAB | lab(72.25, -19.90, 10.16) |
| CIE-LCH | lch(72.25, 22.34, 152.95°) |
| OKLab | oklab(75.35% -0.0552 0.0263) |
| OKLCH | oklch(75.35% 0.061 154.6) |
| XYZ | xyz(35.6172, 44.0278, 38.9627) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.50
Greenish Grey
#96AE8D
ΔE00 5.63
Pale Teal
#82CBB2
ΔE00 6.69
Greyish Green
#82A67D
ΔE00 7.37
Sage Green
#9CAF88
ΔE00 7.38
Grey Green
#86A17D
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BB9E #BB91AE
analogous
#99BB91 #91BB9E #91BBB3
triadic
#91BB9E #9E91BB #BB9E91
tetradic
#91BB9E #9199BB #BB91AE #BBB391
square
#91BB9E #9199BB #BB91AE #BBB391
split-complementary
#91BB9E #B391BB #BB9199
monochromatic
#50825F #6BA47D #91BB9E #B7D2BF #DDEAE1
Accessibility & contrast
On white
2.14
#91BB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#91BB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BB9E
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BB9E | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49C
Deuteranopia (green-blind)
#B4AFA0
Tritanopia (blue-blind)
#8BBAB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #91bb9e; /* rgb */ color: rgb(145, 187, 158); /* oklch */ color: oklch(75.4% 0.061 154.6);
Tailwind
colors: {
custom: {
50: '#b2cfba',
500: '#91bb9e',
950: '#000000',
},
}SCSS
$custom: #91bb9e; $custom-light: #b2cfba; $custom-dark: #000000;
JSON
{
"hex": "#91bb9e",
"rgb": {
"r": 145,
"g": 187,
"b": 158
},
"hsl": {
"h": 138.571,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.75354,
"c": 0.06115,
"h": 154.6
},
"luminance": 0.44029
}Semantic roles & 50–950 ramp
primary
#91BB9E
secondary
#DBCDD7
accent
#4385A2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280