#91C393#91C393
#91C393 is a light, moderate green. Relative luminance 0.472; OKLCH L 76.9% C 0.086 H 145.7°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91C393 |
|---|---|
| RGB | rgb(145, 195, 147) |
| HSL | hsl(122, 29%, 67%) |
| HSV | hsv(122, 26%, 76%) |
| CMYK | cmyk(25.6%, 0%, 24.6%, 23.5%) |
| CIE-LAB | lab(74.29, -25.89, 18.96) |
| CIE-LCH | lch(74.29, 32.09, 143.79°) |
| OKLab | oklab(76.91% -0.0708 0.0483) |
| OKLCH | oklch(76.91% 0.086 145.7) |
| XYZ | xyz(36.4571, 47.1553, 34.7791) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.92
Lichen
#8FB67B
ΔE00 5.13
Sage Green (survey)
#88B378
ΔE00 5.52
Faded Green
#7BB274
ΔE00 6.22
Sage
#87AE73
ΔE00 6.89
Soft Green
#6FC276
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C393 #C391C1
analogous
#A8C391 #91C393 #91C3AC
triadic
#91C393 #9391C3 #C39391
tetradic
#91C393 #91A8C3 #C391C1 #C3AC91
square
#91C393 #91A8C3 #C391C1 #C3AC91
split-complementary
#91C393 #AC91C3 #C391A8
monochromatic
#4D8D4F #69AD6C #91C393 #B9D9BA #E0EEE1
Accessibility & contrast
On white
2.01
#91C393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#91C393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C393
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C393 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA90
Deuteranopia (green-blind)
#BDB596
Tritanopia (blue-blind)
#8CC0B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c393; /* rgb */ color: rgb(145, 195, 147); /* oklch */ color: oklch(76.9% 0.086 145.7);
Tailwind
colors: {
custom: {
50: '#b2d5b3',
500: '#91c393',
950: '#000000',
},
}SCSS
$custom: #91c393; $custom-light: #b2d5b3; $custom-dark: #000000;
JSON
{
"hex": "#91c393",
"rgb": {
"r": 145,
"g": 195,
"b": 147
},
"hsl": {
"h": 122.4,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.76913,
"c": 0.08569,
"h": 145.7
},
"luminance": 0.47157
}Semantic roles & 50–950 ramp
primary
#91C393
secondary
#E0D0DF
accent
#3DA4A8
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380