#91C194#91C194
#91C194 is a light, moderate green. Relative luminance 0.463; OKLCH L 76.5% C 0.081 H 146.3°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #91C194 |
|---|---|
| RGB | rgb(145, 193, 148) |
| HSL | hsl(124, 28%, 66%) |
| HSV | hsv(124, 25%, 76%) |
| CMYK | cmyk(24.9%, 0%, 23.3%, 24.3%) |
| CIE-LAB | lab(73.74, -24.73, 17.66) |
| CIE-LCH | lch(73.74, 30.39, 144.48°) |
| OKLab | oklab(76.48% -0.0677 0.0451) |
| OKLCH | oklch(76.48% 0.081 146.3) |
| XYZ | xyz(36.0908, 46.2966, 35.0458) |
| Luminance | 0.4630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.36
Lichen
#8FB67B
ΔE00 5.24
Sage Green (survey)
#88B378
ΔE00 5.57
Faded Green
#7BB274
ΔE00 6.33
Sage
#87AE73
ΔE00 6.84
Greenish Grey
#96AE8D
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C194 #C191BE
analogous
#A6C191 #91C194 #91C1AC
triadic
#91C194 #9491C1 #C19491
tetradic
#91C194 #91A6C1 #C191BE #C1AC91
square
#91C194 #91A6C1 #C191BE #C1AC91
split-complementary
#91C194 #AC91C1 #C191A6
monochromatic
#4E8A51 #6AAB6E #91C194 #B8D7BA #DFEDE0
Accessibility & contrast
On white
2.05
#91C194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#91C194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C194
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C194 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B891
Deuteranopia (green-blind)
#BBB396
Tritanopia (blue-blind)
#8CBEB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91c194; /* rgb */ color: rgb(145, 193, 148); /* oklch */ color: oklch(76.5% 0.081 146.3);
Tailwind
colors: {
custom: {
50: '#b2d4b3',
500: '#91c194',
950: '#000000',
},
}SCSS
$custom: #91c194; $custom-light: #b2d4b3; $custom-dark: #000000;
JSON
{
"hex": "#91c194",
"rgb": {
"r": 145,
"g": 193,
"b": 148
},
"hsl": {
"h": 123.75,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.76476,
"c": 0.08133,
"h": 146.3
},
"luminance": 0.46298
}Semantic roles & 50–950 ramp
primary
#91C194
secondary
#DFCFDE
accent
#3FA0A7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380