#91BE95#91BE95
#91BE95 is a light, moderate green. Relative luminance 0.450; OKLCH L 75.8% C 0.075 H 147.1°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #91BE95 |
|---|---|
| RGB | rgb(145, 190, 149) |
| HSL | hsl(125, 26%, 66%) |
| HSV | hsv(125, 24%, 75%) |
| CMYK | cmyk(23.7%, 0%, 21.6%, 25.5%) |
| CIE-LAB | lab(72.90, -23.07, 15.96) |
| CIE-LCH | lch(72.90, 28.05, 145.33°) |
| OKLab | oklab(75.81% -0.0632 0.0409) |
| OKLCH | oklch(75.81% 0.075 147.1) |
| XYZ | xyz(35.5138, 45.0154, 35.2456) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.26
Lichen
#8FB67B
ΔE00 5.53
Sage Green (survey)
#88B378
ΔE00 5.79
Greenish Grey
#96AE8D
ΔE00 5.98
Faded Green
#7BB274
ΔE00 6.63
Sage Green
#9CAF88
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BE95 #BE91BA
analogous
#A3BE91 #91BE95 #91BEAB
triadic
#91BE95 #9591BE #BE9591
tetradic
#91BE95 #91A3BE #BE91BA #BEAB91
square
#91BE95 #91A3BE #BE91BA #BEAB91
split-complementary
#91BE95 #AB91BE #BE91A3
monochromatic
#4F8654 #6BA770 #91BE95 #B7D5BA #DEEBDF
Accessibility & contrast
On white
2.10
#91BE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#91BE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BE95
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BE95 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB693
Deuteranopia (green-blind)
#B8B197
Tritanopia (blue-blind)
#8CBCB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91be95; /* rgb */ color: rgb(145, 190, 149); /* oklch */ color: oklch(75.8% 0.075 147.1);
Tailwind
colors: {
custom: {
50: '#b2d1b4',
500: '#91be95',
950: '#000000',
},
}SCSS
$custom: #91be95; $custom-light: #b2d1b4; $custom-dark: #000000;
JSON
{
"hex": "#91be95",
"rgb": {
"r": 145,
"g": 190,
"b": 149
},
"hsl": {
"h": 125.333,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.75813,
"c": 0.07528,
"h": 147.1
},
"luminance": 0.45017
}Semantic roles & 50–950 ramp
primary
#91BE95
secondary
#DDCEDC
accent
#419BA4
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280