#91BF99#91BF99
#91BF99 is a light, moderate green. Relative luminance 0.456; OKLCH L 76.1% C 0.073 H 149.6°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #91BF99 |
|---|---|
| RGB | rgb(145, 191, 153) |
| HSL | hsl(130, 26%, 66%) |
| HSV | hsv(130, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 19.9%, 25.1%) |
| CIE-LAB | lab(73.27, -22.84, 14.32) |
| CIE-LCH | lch(73.27, 26.96, 147.92°) |
| OKLab | oklab(76.14% -0.0628 0.0368) |
| OKLCH | oklch(76.14% 0.073 149.6) |
| XYZ | xyz(36.0560, 45.5800, 37.0289) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.19
Greenish Grey
#96AE8D
ΔE00 6.23
Lichen
#8FB67B
ΔE00 6.48
Sage Green (survey)
#88B378
ΔE00 6.70
Pale Teal
#82CBB2
ΔE00 7.19
Sage Green
#9CAF88
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BF99 #BF91B7
analogous
#A0BF91 #91BF99 #91BFB0
triadic
#91BF99 #9991BF #BF9991
tetradic
#91BF99 #91A0BF #BF91B7 #BFB091
square
#91BF99 #91A0BF #BF91B7 #BFB091
split-complementary
#91BF99 #B091BF #BF91A0
monochromatic
#4F8758 #6AA875 #91BF99 #B8D6BD #DEECE1
Accessibility & contrast
On white
2.08
#91BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#91BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BF99
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BF99 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B797
Deuteranopia (green-blind)
#B8B29B
Tritanopia (blue-blind)
#8BBDB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bf99; /* rgb */ color: rgb(145, 191, 153); /* oklch */ color: oklch(76.1% 0.073 149.6);
Tailwind
colors: {
custom: {
50: '#b2d2b7',
500: '#91bf99',
950: '#000000',
},
}SCSS
$custom: #91bf99; $custom-light: #b2d2b7; $custom-dark: #000000;
JSON
{
"hex": "#91bf99",
"rgb": {
"r": 145,
"g": 191,
"b": 153
},
"hsl": {
"h": 130.435,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.76138,
"c": 0.07278,
"h": 149.6
},
"luminance": 0.45581
}Semantic roles & 50–950 ramp
primary
#91BF99
secondary
#DECEDB
accent
#4094A5
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280