#91C093#91C093
#91C093 is a light, moderate green. Relative luminance 0.458; OKLCH L 76.2% C 0.081 H 145.8°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #91C093 |
|---|---|
| RGB | rgb(145, 192, 147) |
| HSL | hsl(123, 27%, 66%) |
| HSV | hsv(123, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 23.4%, 24.7%) |
| CIE-LAB | lab(73.43, -24.42, 17.77) |
| CIE-LCH | lch(73.43, 30.20, 143.96°) |
| OKLab | oklab(76.22% -0.0668 0.0454) |
| OKLCH | oklch(76.22% 0.081 145.8) |
| XYZ | xyz(35.7917, 45.8244, 34.5573) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.08
Lichen
#8FB67B
ΔE00 5.01
Sage Green (survey)
#88B378
ΔE00 5.34
Faded Green
#7BB274
ΔE00 6.16
Sage
#87AE73
ΔE00 6.59
Greenish Grey
#96AE8D
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C093 #C091BE
analogous
#A6C091 #91C093 #91C0AA
triadic
#91C093 #9391C0 #C09391
tetradic
#91C093 #91A6C0 #C091BE #C0AA91
square
#91C093 #91A6C0 #C091BE #C0AA91
split-complementary
#91C093 #AA91C0 #C091A6
monochromatic
#4E8851 #6AAA6D #91C093 #B8D6B9 #DFEDDF
Accessibility & contrast
On white
2.07
#91C093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#91C093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C093
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C093 | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B790
Deuteranopia (green-blind)
#BAB295
Tritanopia (blue-blind)
#8CBDB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91c093; /* rgb */ color: rgb(145, 192, 147); /* oklch */ color: oklch(76.2% 0.081 145.8);
Tailwind
colors: {
custom: {
50: '#b2d3b2',
500: '#91c093',
950: '#000000',
},
}SCSS
$custom: #91c093; $custom-light: #b2d3b2; $custom-dark: #000000;
JSON
{
"hex": "#91c093",
"rgb": {
"r": 145,
"g": 192,
"b": 147
},
"hsl": {
"h": 122.553,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76224,
"c": 0.08074,
"h": 145.8
},
"luminance": 0.45826
}Semantic roles & 50–950 ramp
primary
#91C093
secondary
#DECFDD
accent
#40A1A6
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280