#91BB97#91BB97
#91BB97 is a light, moderate green. Relative luminance 0.438; OKLCH L 75.2% C 0.068 H 148.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #91BB97 |
|---|---|
| RGB | rgb(145, 187, 151) |
| HSL | hsl(129, 24%, 65%) |
| HSV | hsv(129, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 19.3%, 26.7%) |
| CIE-LAB | lab(72.09, -21.21, 13.74) |
| CIE-LCH | lch(72.09, 25.27, 147.07°) |
| OKLab | oklab(75.18% -0.0583 0.0353) |
| OKLCH | oklch(75.18% 0.068 148.8) |
| XYZ | xyz(35.0318, 43.7937, 35.8794) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.41
Greenish Grey
#96AE8D
ΔE00 5.10
Greyish Green
#82A67D
ΔE00 6.35
Sage Green
#9CAF88
ΔE00 6.36
Lichen
#8FB67B
ΔE00 6.38
Sage Green (survey)
#88B378
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BB97 #BB91B5
analogous
#A0BB91 #91BB97 #91BBAC
triadic
#91BB97 #9791BB #BB9791
tetradic
#91BB97 #91A0BB #BB91B5 #BBAC91
square
#91BB97 #91A0BB #BB91B5 #BBAC91
split-complementary
#91BB97 #AC91BB #BB91A0
monochromatic
#508257 #6BA473 #91BB97 #B7D2BB #DDEADF
Accessibility & contrast
On white
2.15
#91BB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#91BB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BB97
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BB97 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB495
Deuteranopia (green-blind)
#B5AF99
Tritanopia (blue-blind)
#8CB9B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #91bb97; /* rgb */ color: rgb(145, 187, 151); /* oklch */ color: oklch(75.2% 0.068 148.8);
Tailwind
colors: {
custom: {
50: '#b2cfb5',
500: '#91bb97',
950: '#000000',
},
}SCSS
$custom: #91bb97; $custom-light: #b2cfb5; $custom-dark: #000000;
JSON
{
"hex": "#91bb97",
"rgb": {
"r": 145,
"g": 187,
"b": 151
},
"hsl": {
"h": 128.571,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.75176,
"c": 0.06815,
"h": 148.8
},
"luminance": 0.43795
}Semantic roles & 50–950 ramp
primary
#91BB97
secondary
#DBCDD9
accent
#4395A2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280