#91C395#91C395
#91C395 is a light, moderate green. Relative luminance 0.472; OKLCH L 77.0% C 0.084 H 146.8°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #91C395 |
|---|---|
| RGB | rgb(145, 195, 149) |
| HSL | hsl(125, 29%, 67%) |
| HSV | hsv(125, 26%, 76%) |
| CMYK | cmyk(25.6%, 0%, 23.6%, 23.5%) |
| CIE-LAB | lab(74.33, -25.54, 17.94) |
| CIE-LCH | lch(74.33, 31.21, 144.91°) |
| OKLab | oklab(76.96% -0.0699 0.0458) |
| OKLCH | oklch(76.96% 0.084 146.8) |
| XYZ | xyz(36.6154, 47.2186, 35.6128) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.89
Lichen
#8FB67B
ΔE00 5.50
Sage Green (survey)
#88B378
ΔE00 5.86
Faded Green
#7BB274
ΔE00 6.53
Sage
#87AE73
ΔE00 7.19
Soft Green
#6FC276
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C395 #C391BF
analogous
#A6C391 #91C395 #91C3AE
triadic
#91C395 #9591C3 #C39591
tetradic
#91C395 #91A6C3 #C391BF #C3AE91
square
#91C395 #91A6C3 #C391BF #C3AE91
split-complementary
#91C395 #AE91C3 #C391A6
monochromatic
#4D8D52 #69AD6F #91C395 #B9D9BB #E0EEE1
Accessibility & contrast
On white
2.01
#91C395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#91C395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C395
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C395 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA92
Deuteranopia (green-blind)
#BCB597
Tritanopia (blue-blind)
#8BC0B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c395; /* rgb */ color: rgb(145, 195, 149); /* oklch */ color: oklch(77.0% 0.084 146.8);
Tailwind
colors: {
custom: {
50: '#b2d5b4',
500: '#91c395',
950: '#000000',
},
}SCSS
$custom: #91c395; $custom-light: #b2d5b4; $custom-dark: #000000;
JSON
{
"hex": "#91c395",
"rgb": {
"r": 145,
"g": 195,
"b": 149
},
"hsl": {
"h": 124.8,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.76959,
"c": 0.08358,
"h": 146.8
},
"luminance": 0.4722
}Semantic roles & 50–950 ramp
primary
#91C395
secondary
#E0D0DF
accent
#3DA0A8
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380