#91BE9D#91BE9D
#91BE9D is a light, moderate green. Relative luminance 0.453; OKLCH L 76.0% C 0.067 H 152.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #91BE9D |
|---|---|
| RGB | rgb(145, 190, 157) |
| HSL | hsl(136, 26%, 66%) |
| HSV | hsv(136, 24%, 75%) |
| CMYK | cmyk(23.7%, 0%, 17.4%, 25.5%) |
| CIE-LAB | lab(73.08, -21.60, 11.88) |
| CIE-LCH | lch(73.08, 24.65, 151.20°) |
| OKLab | oklab(76.01% -0.0597 0.0306) |
| OKLCH | oklch(76.01% 0.067 152.8) |
| XYZ | xyz(36.1746, 45.2797, 38.7256) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.48
Greenish Grey
#96AE8D
ΔE00 6.13
Pale Teal
#82CBB2
ΔE00 6.47
Greyish Green
#82A67D
ΔE00 7.52
Sage Green
#9CAF88
ΔE00 7.54
Lichen
#8FB67B
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BE9D #BE91B2
analogous
#9BBE91 #91BE9D #91BEB3
triadic
#91BE9D #9D91BE #BE9D91
tetradic
#91BE9D #919BBE #BE91B2 #BEB391
square
#91BE9D #919BBE #BE91B2 #BEB391
split-complementary
#91BE9D #B391BE #BE919B
monochromatic
#4F865E #6BA77B #91BE9D #B7D5BF #DEEBE2
Accessibility & contrast
On white
2.09
#91BE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#91BE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BE9D
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BE9D | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79B
Deuteranopia (green-blind)
#B6B19F
Tritanopia (blue-blind)
#8ABDB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91be9d; /* rgb */ color: rgb(145, 190, 157); /* oklch */ color: oklch(76.0% 0.067 152.8);
Tailwind
colors: {
custom: {
50: '#b2d1ba',
500: '#91be9d',
950: '#000000',
},
}SCSS
$custom: #91be9d; $custom-light: #b2d1ba; $custom-dark: #000000;
JSON
{
"hex": "#91be9d",
"rgb": {
"r": 145,
"g": 190,
"b": 157
},
"hsl": {
"h": 136,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.76009,
"c": 0.06711,
"h": 152.8
},
"luminance": 0.45281
}Semantic roles & 50–950 ramp
primary
#91BE9D
secondary
#DDCED9
accent
#418AA4
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280