#91BF92#91BF92
#91BF92 is a light, moderate green. Relative luminance 0.454; OKLCH L 76.0% C 0.080 H 145.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #91BF92 |
|---|---|
| RGB | rgb(145, 191, 146) |
| HSL | hsl(121, 26%, 66%) |
| HSV | hsv(121, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(73.13, -24.10, 17.88) |
| CIE-LCH | lch(73.13, 30.01, 143.42°) |
| OKLab | oklab(75.97% -0.0659 0.0457) |
| OKLCH | oklch(75.97% 0.08 145.3) |
| XYZ | xyz(35.4947, 45.3555, 34.0729) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 0.80
Lichen
#8FB67B
ΔE00 4.79
Sage Green (survey)
#88B378
ΔE00 5.12
Faded Green
#7BB274
ΔE00 6.00
Sage
#87AE73
ΔE00 6.34
Greenish Grey
#96AE8D
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BF92 #BF91BE
analogous
#A7BF91 #91BF92 #91BFA9
triadic
#91BF92 #9291BF #BF9291
tetradic
#91BF92 #91A7BF #BF91BE #BFA991
square
#91BF92 #91A7BF #BF91BE #BFA991
split-complementary
#91BF92 #A991BF #BF91A7
monochromatic
#4F8750 #6AA86C #91BF92 #B8D6B8 #DEECDF
Accessibility & contrast
On white
2.09
#91BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#91BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BF92
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BF92 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B68F
Deuteranopia (green-blind)
#B9B294
Tritanopia (blue-blind)
#8CBCB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91bf92; /* rgb */ color: rgb(145, 191, 146); /* oklch */ color: oklch(76.0% 0.080 145.3);
Tailwind
colors: {
custom: {
50: '#b2d2b2',
500: '#91bf92',
950: '#000000',
},
}SCSS
$custom: #91bf92; $custom-light: #b2d2b2; $custom-dark: #000000;
JSON
{
"hex": "#91bf92",
"rgb": {
"r": 145,
"g": 191,
"b": 146
},
"hsl": {
"h": 121.304,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.75972,
"c": 0.08015,
"h": 145.3
},
"luminance": 0.45357
}Semantic roles & 50–950 ramp
primary
#91BF92
secondary
#DECEDD
accent
#40A3A5
background
#FBFCFA
surface
#F6F9F5
border
#D0D2CF
text
#111411
muted
#808280