#91BF95#91BF95
#91BF95 is a light, moderate green. Relative luminance 0.455; OKLCH L 76.0% C 0.077 H 147.0°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #91BF95 |
|---|---|
| RGB | rgb(145, 191, 149) |
| HSL | hsl(125, 26%, 66%) |
| HSV | hsv(125, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 22%, 25.1%) |
| CIE-LAB | lab(73.19, -23.57, 16.35) |
| CIE-LCH | lch(73.19, 28.69, 145.24°) |
| OKLab | oklab(76.04% -0.0646 0.0419) |
| OKLCH | oklch(76.04% 0.077 147) |
| XYZ | xyz(35.7311, 45.4501, 35.3181) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.22
Lichen
#8FB67B
ΔE00 5.48
Sage Green (survey)
#88B378
ΔE00 5.76
Greenish Grey
#96AE8D
ΔE00 6.28
Faded Green
#7BB274
ΔE00 6.57
Sage
#87AE73
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BF95 #BF91BB
analogous
#A4BF91 #91BF95 #91BFAC
triadic
#91BF95 #9591BF #BF9591
tetradic
#91BF95 #91A4BF #BF91BB #BFAC91
square
#91BF95 #91A4BF #BF91BB #BFAC91
split-complementary
#91BF95 #AC91BF #BF91A4
monochromatic
#4F8753 #6AA870 #91BF95 #B8D6BA #DEECE0
Accessibility & contrast
On white
2.08
#91BF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#91BF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BF95
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BF95 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B793
Deuteranopia (green-blind)
#B9B297
Tritanopia (blue-blind)
#8CBDB3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bf95; /* rgb */ color: rgb(145, 191, 149); /* oklch */ color: oklch(76.0% 0.077 147.0);
Tailwind
colors: {
custom: {
50: '#b2d2b4',
500: '#91bf95',
950: '#000000',
},
}SCSS
$custom: #91bf95; $custom-light: #b2d2b4; $custom-dark: #000000;
JSON
{
"hex": "#91bf95",
"rgb": {
"r": 145,
"g": 191,
"b": 149
},
"hsl": {
"h": 125.217,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.76042,
"c": 0.07695,
"h": 147
},
"luminance": 0.45451
}Semantic roles & 50–950 ramp
primary
#91BF95
secondary
#DECEDC
accent
#409CA5
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280