#91BE99#91BE99
#91BE99 is a light, moderate green. Relative luminance 0.451; OKLCH L 75.9% C 0.071 H 149.8°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #91BE99 |
|---|---|
| RGB | rgb(145, 190, 153) |
| HSL | hsl(131, 26%, 66%) |
| HSV | hsv(131, 24%, 75%) |
| CMYK | cmyk(23.7%, 0%, 19.5%, 25.5%) |
| CIE-LAB | lab(72.99, -22.34, 13.92) |
| CIE-LCH | lch(72.99, 26.32, 148.09°) |
| OKLab | oklab(75.91% -0.0615 0.0358) |
| OKLCH | oklch(75.91% 0.071 149.8) |
| XYZ | xyz(35.8387, 45.1454, 36.9565) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.32
Greenish Grey
#96AE8D
ΔE00 5.96
Lichen
#8FB67B
ΔE00 6.57
Sage Green (survey)
#88B378
ΔE00 6.77
Greyish Green
#82A67D
ΔE00 7.08
Sage Green
#9CAF88
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BE99 #BE91B6
analogous
#9FBE91 #91BE99 #91BEAF
triadic
#91BE99 #9991BE #BE9991
tetradic
#91BE99 #919FBE #BE91B6 #BEAF91
square
#91BE99 #919FBE #BE91B6 #BEAF91
split-complementary
#91BE99 #AF91BE #BE919F
monochromatic
#4F8659 #6BA775 #91BE99 #B7D5BD #DEEBE0
Accessibility & contrast
On white
2.09
#91BE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#91BE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BE99
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BE99 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB697
Deuteranopia (green-blind)
#B7B19B
Tritanopia (blue-blind)
#8BBCB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91be99; /* rgb */ color: rgb(145, 190, 153); /* oklch */ color: oklch(75.9% 0.071 149.8);
Tailwind
colors: {
custom: {
50: '#b2d1b7',
500: '#91be99',
950: '#000000',
},
}SCSS
$custom: #91be99; $custom-light: #b2d1b7; $custom-dark: #000000;
JSON
{
"hex": "#91be99",
"rgb": {
"r": 145,
"g": 190,
"b": 153
},
"hsl": {
"h": 130.667,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.75909,
"c": 0.07112,
"h": 149.8
},
"luminance": 0.45147
}Semantic roles & 50–950 ramp
primary
#91BE99
secondary
#DDCEDA
accent
#4193A4
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280