#91BB99#91BB99
#91BB99 is a light, moderate green. Relative luminance 0.439; OKLCH L 75.2% C 0.066 H 150.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #91BB99 |
|---|---|
| RGB | rgb(145, 187, 153) |
| HSL | hsl(131, 24%, 65%) |
| HSV | hsv(131, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(72.13, -20.84, 12.72) |
| CIE-LCH | lch(72.13, 24.41, 148.61°) |
| OKLab | oklab(75.23% -0.0574 0.0328) |
| OKLCH | oklch(75.23% 0.066 150.3) |
| XYZ | xyz(35.1956, 43.8592, 36.7421) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.99
Greenish Grey
#96AE8D
ΔE00 5.18
Greyish Green
#82A67D
ΔE00 6.59
Sage Green
#9CAF88
ΔE00 6.60
Lichen
#8FB67B
ΔE00 6.95
Sage Green (survey)
#88B378
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BB99 #BB91B3
analogous
#9EBB91 #91BB99 #91BBAE
triadic
#91BB99 #9991BB #BB9991
tetradic
#91BB99 #919EBB #BB91B3 #BBAE91
square
#91BB99 #919EBB #BB91B3 #BBAE91
split-complementary
#91BB99 #AE91BB #BB919E
monochromatic
#508259 #6BA476 #91BB99 #B7D2BC #DDEADF
Accessibility & contrast
On white
2.15
#91BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#91BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BB99
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BB99 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB497
Deuteranopia (green-blind)
#B4AF9B
Tritanopia (blue-blind)
#8CB9B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #91bb99; /* rgb */ color: rgb(145, 187, 153); /* oklch */ color: oklch(75.2% 0.066 150.3);
Tailwind
colors: {
custom: {
50: '#b2cfb7',
500: '#91bb99',
950: '#000000',
},
}SCSS
$custom: #91bb99; $custom-light: #b2cfb7; $custom-dark: #000000;
JSON
{
"hex": "#91bb99",
"rgb": {
"r": 145,
"g": 187,
"b": 153
},
"hsl": {
"h": 131.429,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.75226,
"c": 0.06609,
"h": 150.3
},
"luminance": 0.4386
}Semantic roles & 50–950 ramp
primary
#91BB99
secondary
#DBCDD8
accent
#4390A2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280