#91BB94#91BB94
#91BB94 is a light, moderate green. Relative luminance 0.437; OKLCH L 75.1% C 0.071 H 146.7°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #91BB94 |
|---|---|
| RGB | rgb(145, 187, 148) |
| HSL | hsl(124, 24%, 65%) |
| HSV | hsv(124, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 20.9%, 26.7%) |
| CIE-LAB | lab(72.03, -21.75, 15.27) |
| CIE-LCH | lch(72.03, 26.58, 144.93°) |
| OKLab | oklab(75.1% -0.0596 0.0392) |
| OKLCH | oklch(75.1% 0.071 146.7) |
| XYZ | xyz(34.7912, 43.6975, 34.6126) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.59
Greenish Grey
#96AE8D
ΔE00 5.10
Lichen
#8FB67B
ΔE00 5.55
Sage Green (survey)
#88B378
ΔE00 5.76
Sage Green
#9CAF88
ΔE00 6.09
Greyish Green
#82A67D
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BB94 #BB91B8
analogous
#A3BB91 #91BB94 #91BBA9
triadic
#91BB94 #9491BB #BB9491
tetradic
#91BB94 #91A3BB #BB91B8 #BBA991
square
#91BB94 #91A3BB #BB91B8 #BBA991
split-complementary
#91BB94 #A991BB #BB91A3
monochromatic
#508254 #6BA46F #91BB94 #B7D2B9 #DDEADE
Accessibility & contrast
On white
2.16
#91BB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#91BB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BB94
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BB94 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB392
Deuteranopia (green-blind)
#B5AF96
Tritanopia (blue-blind)
#8DB9B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #91bb94; /* rgb */ color: rgb(145, 187, 148); /* oklch */ color: oklch(75.1% 0.071 146.7);
Tailwind
colors: {
custom: {
50: '#b2cfb3',
500: '#91bb94',
950: '#000000',
},
}SCSS
$custom: #91bb94; $custom-light: #b2cfb3; $custom-dark: #000000;
JSON
{
"hex": "#91bb94",
"rgb": {
"r": 145,
"g": 187,
"b": 148
},
"hsl": {
"h": 124.286,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.75103,
"c": 0.07131,
"h": 146.7
},
"luminance": 0.43699
}Semantic roles & 50–950 ramp
primary
#91BB94
secondary
#DBCDDA
accent
#439BA2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280