#91C193#91C193
#91C193 is a light, moderate green. Relative luminance 0.463; OKLCH L 76.5% C 0.082 H 145.8°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #91C193 |
|---|---|
| RGB | rgb(145, 193, 147) |
| HSL | hsl(123, 28%, 66%) |
| HSV | hsv(123, 25%, 76%) |
| CMYK | cmyk(24.9%, 0%, 23.8%, 24.3%) |
| CIE-LAB | lab(73.72, -24.91, 18.16) |
| CIE-LCH | lch(73.72, 30.83, 143.90°) |
| OKLab | oklab(76.45% -0.0681 0.0464) |
| OKLCH | oklch(76.45% 0.082 145.8) |
| XYZ | xyz(36.0120, 46.2650, 34.6307) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.33
Lichen
#8FB67B
ΔE00 5.03
Sage Green (survey)
#88B378
ΔE00 5.38
Faded Green
#7BB274
ΔE00 6.16
Sage
#87AE73
ΔE00 6.67
Greenish Grey
#96AE8D
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C193 #C191BF
analogous
#A7C191 #91C193 #91C1AB
triadic
#91C193 #9391C1 #C19391
tetradic
#91C193 #91A7C1 #C191BF #C1AB91
square
#91C193 #91A7C1 #C191BF #C1AB91
split-complementary
#91C193 #AB91C1 #C191A7
monochromatic
#4E8A50 #6AAB6D #91C193 #B8D7B9 #DFEDE0
Accessibility & contrast
On white
2.05
#91C193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#91C193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C193
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C193 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B890
Deuteranopia (green-blind)
#BBB395
Tritanopia (blue-blind)
#8CBEB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91c193; /* rgb */ color: rgb(145, 193, 147); /* oklch */ color: oklch(76.5% 0.082 145.8);
Tailwind
colors: {
custom: {
50: '#b2d4b2',
500: '#91c193',
950: '#000000',
},
}SCSS
$custom: #91c193; $custom-light: #b2d4b2; $custom-dark: #000000;
JSON
{
"hex": "#91c193",
"rgb": {
"r": 145,
"g": 193,
"b": 147
},
"hsl": {
"h": 122.5,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.76453,
"c": 0.08239,
"h": 145.8
},
"luminance": 0.46266
}Semantic roles & 50–950 ramp
primary
#91C193
secondary
#DFCFDE
accent
#3FA2A7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380