#91BB93#91BB93
#91BB93 is a light, moderate green. Relative luminance 0.437; OKLCH L 75.1% C 0.072 H 146.0°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #91BB93 |
|---|---|
| RGB | rgb(145, 187, 147) |
| HSL | hsl(123, 24%, 65%) |
| HSV | hsv(123, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 21.4%, 26.7%) |
| CIE-LAB | lab(72.00, -21.93, 15.78) |
| CIE-LCH | lch(72.00, 27.02, 144.26°) |
| OKLab | oklab(75.08% -0.06 0.0405) |
| OKLCH | oklch(75.08% 0.072 146) |
| XYZ | xyz(34.7124, 43.6659, 34.1976) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.33
Greenish Grey
#96AE8D
ΔE00 5.13
Lichen
#8FB67B
ΔE00 5.28
Sage Green (survey)
#88B378
ΔE00 5.50
Sage Green
#9CAF88
ΔE00 6.02
Greyish Green
#82A67D
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BB93 #BB91B9
analogous
#A4BB91 #91BB93 #91BBA8
triadic
#91BB93 #9391BB #BB9391
tetradic
#91BB93 #91A4BB #BB91B9 #BBA891
square
#91BB93 #91A4BB #BB91B9 #BBA891
split-complementary
#91BB93 #A891BB #BB91A4
monochromatic
#508252 #6BA46E #91BB93 #B7D2B8 #DDEADD
Accessibility & contrast
On white
2.16
#91BB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#91BB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BB93
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BB93 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB391
Deuteranopia (green-blind)
#B6AF95
Tritanopia (blue-blind)
#8DB9B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #91bb93; /* rgb */ color: rgb(145, 187, 147); /* oklch */ color: oklch(75.1% 0.072 146.0);
Tailwind
colors: {
custom: {
50: '#b2cfb2',
500: '#91bb93',
950: '#000000',
},
}SCSS
$custom: #91bb93; $custom-light: #b2cfb2; $custom-dark: #000000;
JSON
{
"hex": "#91bb93",
"rgb": {
"r": 145,
"g": 187,
"b": 147
},
"hsl": {
"h": 122.857,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.75079,
"c": 0.07239,
"h": 146
},
"luminance": 0.43667
}Semantic roles & 50–950 ramp
primary
#91BB93
secondary
#DBCDDA
accent
#439EA2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280