#91BB96#91BB96
#91BB96 is a light, moderate green. Relative luminance 0.438; OKLCH L 75.2% C 0.069 H 148.1°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #91BB96 |
|---|---|
| RGB | rgb(145, 187, 150) |
| HSL | hsl(127, 24%, 65%) |
| HSV | hsv(127, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 19.8%, 26.7%) |
| CIE-LAB | lab(72.07, -21.39, 14.25) |
| CIE-LCH | lch(72.07, 25.70, 146.33°) |
| OKLab | oklab(75.15% -0.0587 0.0366) |
| OKLCH | oklch(75.15% 0.069 148.1) |
| XYZ | xyz(34.9509, 43.7613, 35.4536) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.13
Greenish Grey
#96AE8D
ΔE00 5.09
Lichen
#8FB67B
ΔE00 6.10
Greyish Green
#82A67D
ΔE00 6.26
Sage Green
#9CAF88
ΔE00 6.26
Sage Green (survey)
#88B378
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BB96 #BB91B6
analogous
#A1BB91 #91BB96 #91BBAB
triadic
#91BB96 #9691BB #BB9691
tetradic
#91BB96 #91A1BB #BB91B6 #BBAB91
square
#91BB96 #91A1BB #BB91B6 #BBAB91
split-complementary
#91BB96 #AB91BB #BB91A1
monochromatic
#508256 #6BA472 #91BB96 #B7D2BA #DDEADE
Accessibility & contrast
On white
2.15
#91BB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#91BB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BB96
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BB96 | 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)
#BCB394
Deuteranopia (green-blind)
#B5AF98
Tritanopia (blue-blind)
#8CB9B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #91bb96; /* rgb */ color: rgb(145, 187, 150); /* oklch */ color: oklch(75.2% 0.069 148.1);
Tailwind
colors: {
custom: {
50: '#b2cfb5',
500: '#91bb96',
950: '#000000',
},
}SCSS
$custom: #91bb96; $custom-light: #b2cfb5; $custom-dark: #000000;
JSON
{
"hex": "#91bb96",
"rgb": {
"r": 145,
"g": 187,
"b": 150
},
"hsl": {
"h": 127.143,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.75152,
"c": 0.06919,
"h": 148.1
},
"luminance": 0.43762
}Semantic roles & 50–950 ramp
primary
#91BB96
secondary
#DBCDD9
accent
#4397A2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280