#91C595#91C595
#91C595 is a light, moderate green. Relative luminance 0.481; OKLCH L 77.4% C 0.087 H 146.6°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #91C595 |
|---|---|
| RGB | rgb(145, 197, 149) |
| HSL | hsl(125, 31%, 67%) |
| HSV | hsv(125, 26%, 77%) |
| CMYK | cmyk(26.4%, 0%, 24.4%, 22.7%) |
| CIE-LAB | lab(74.90, -26.51, 18.73) |
| CIE-LCH | lch(74.90, 32.46, 144.76°) |
| OKLab | oklab(77.42% -0.0725 0.0478) |
| OKLCH | oklch(77.42% 0.087 146.6) |
| XYZ | xyz(37.0665, 48.1208, 35.7632) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.45
Lichen
#8FB67B
ΔE00 5.64
Sage Green (survey)
#88B378
ΔE00 6.03
Faded Green
#7BB274
ΔE00 6.62
Soft Green
#6FC276
ΔE00 6.95
Sage
#87AE73
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C595 #C591C1
analogous
#A7C591 #91C595 #91C5AF
triadic
#91C595 #9591C5 #C59591
tetradic
#91C595 #91A7C5 #C591C1 #C5AF91
square
#91C595 #91A7C5 #C591C1 #C5AF91
split-complementary
#91C595 #AF91C5 #C591A7
monochromatic
#4C9051 #69B06E #91C595 #B9DABC #E1EFE2
Accessibility & contrast
On white
1.98
#91C595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#91C595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C595
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C595 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC92
Deuteranopia (green-blind)
#BEB698
Tritanopia (blue-blind)
#8BC2B8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c595; /* rgb */ color: rgb(145, 197, 149); /* oklch */ color: oklch(77.4% 0.087 146.6);
Tailwind
colors: {
custom: {
50: '#b2d6b4',
500: '#91c595',
950: '#000000',
},
}SCSS
$custom: #91c595; $custom-light: #b2d6b4; $custom-dark: #000000;
JSON
{
"hex": "#91c595",
"rgb": {
"r": 145,
"g": 197,
"b": 149
},
"hsl": {
"h": 124.615,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.77418,
"c": 0.08686,
"h": 146.6
},
"luminance": 0.48122
}Semantic roles & 50–950 ramp
primary
#91C595
secondary
#E1D1E0
accent
#3CA1AA
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380