#91C195#91C195
#91C195 is a light, moderate green. Relative luminance 0.463; OKLCH L 76.5% C 0.080 H 146.9°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #91C195 |
|---|---|
| RGB | rgb(145, 193, 149) |
| HSL | hsl(125, 28%, 66%) |
| HSV | hsv(125, 25%, 76%) |
| CMYK | cmyk(24.9%, 0%, 22.8%, 24.3%) |
| CIE-LAB | lab(73.76, -24.56, 17.15) |
| CIE-LCH | lch(73.76, 29.95, 145.07°) |
| OKLab | oklab(76.5% -0.0672 0.0439) |
| OKLCH | oklch(76.5% 0.08 146.9) |
| XYZ | xyz(36.1703, 46.3284, 35.4645) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.44
Lichen
#8FB67B
ΔE00 5.45
Sage Green (survey)
#88B378
ΔE00 5.77
Faded Green
#7BB274
ΔE00 6.51
Greenish Grey
#96AE8D
ΔE00 6.88
Sage
#87AE73
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C195 #C191BD
analogous
#A5C191 #91C195 #91C1AD
triadic
#91C195 #9591C1 #C19591
tetradic
#91C195 #91A5C1 #C191BD #C1AD91
square
#91C195 #91A5C1 #C191BD #C1AD91
split-complementary
#91C195 #AD91C1 #C191A5
monochromatic
#4E8A53 #6AAB6F #91C195 #B8D7BB #DFEDE0
Accessibility & contrast
On white
2.05
#91C195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#91C195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C195
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C195 | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B892
Deuteranopia (green-blind)
#BBB397
Tritanopia (blue-blind)
#8CBFB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91c195; /* rgb */ color: rgb(145, 193, 149); /* oklch */ color: oklch(76.5% 0.080 146.9);
Tailwind
colors: {
custom: {
50: '#b2d4b4',
500: '#91c195',
950: '#000000',
},
}SCSS
$custom: #91c195; $custom-light: #b2d4b4; $custom-dark: #000000;
JSON
{
"hex": "#91c195",
"rgb": {
"r": 145,
"g": 193,
"b": 149
},
"hsl": {
"h": 125,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.765,
"c": 0.08027,
"h": 146.9
},
"luminance": 0.4633
}Semantic roles & 50–950 ramp
primary
#91C195
secondary
#DFCFDD
accent
#3F9EA7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380