#91B596#91B596
#91B596 is a light, muted green. Relative luminance 0.413; OKLCH L 73.8% C 0.059 H 148.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #91B596 |
|---|---|
| RGB | rgb(145, 181, 150) |
| HSL | hsl(128, 20%, 64%) |
| HSV | hsv(128, 20%, 71%) |
| CMYK | cmyk(19.9%, 0%, 17.1%, 29%) |
| CIE-LAB | lab(70.36, -18.35, 11.85) |
| CIE-LCH | lch(70.36, 21.85, 147.15°) |
| OKLab | oklab(73.79% -0.0505 0.0306) |
| OKLCH | oklch(73.79% 0.059 148.8) |
| XYZ | xyz(33.7045, 41.2686, 35.0381) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.57
Darkseagreen
#8FBC8F
ΔE00 4.17
Sage Green
#9CAF88
ΔE00 5.49
Greyish Green
#82A67D
ΔE00 5.56
Grey Green
#86A17D
ΔE00 6.35
Greeny Grey
#7EA07A
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B596 #B591B0
analogous
#9EB591 #91B596 #91B5A8
triadic
#91B596 #9691B5 #B59691
tetradic
#91B596 #919EB5 #B591B0 #B5A891
square
#91B596 #919EB5 #B591B0 #B5A891
split-complementary
#91B596 #A891B5 #B5919E
monochromatic
#527A57 #6C9C73 #91B596 #B6CEB9 #DAE6DC
Accessibility & contrast
On white
2.27
#91B596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#91B596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B596
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B596 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF94
Deuteranopia (green-blind)
#B0AA98
Tritanopia (blue-blind)
#8DB3AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #91b596; /* rgb */ color: rgb(145, 181, 150); /* oklch */ color: oklch(73.8% 0.059 148.8);
Tailwind
colors: {
custom: {
50: '#b1cbb5',
500: '#91b596',
950: '#000000',
},
}SCSS
$custom: #91b596; $custom-light: #b1cbb5; $custom-dark: #000000;
JSON
{
"hex": "#91b596",
"rgb": {
"r": 145,
"g": 181,
"b": 150
},
"hsl": {
"h": 128.333,
"s": 19.565,
"l": 63.922
},
"oklch": {
"l": 0.73788,
"c": 0.05901,
"h": 148.8
},
"luminance": 0.41269
}Semantic roles & 50–950 ramp
primary
#91B596
secondary
#D7CBD5
accent
#48929E
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111311
muted
#808280