#91C495#91C495
#91C495 is a light, moderate green. Relative luminance 0.477; OKLCH L 77.2% C 0.085 H 146.7°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #91C495 |
|---|---|
| RGB | rgb(145, 196, 149) |
| HSL | hsl(125, 30%, 67%) |
| HSV | hsv(125, 26%, 77%) |
| CMYK | cmyk(26%, 0%, 24%, 23.1%) |
| CIE-LAB | lab(74.62, -26.03, 18.34) |
| CIE-LCH | lch(74.62, 31.84, 144.83°) |
| OKLab | oklab(77.19% -0.0712 0.0468) |
| OKLCH | oklch(77.19% 0.085 146.7) |
| XYZ | xyz(36.8402, 47.6682, 35.6878) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.16
Lichen
#8FB67B
ΔE00 5.56
Sage Green (survey)
#88B378
ΔE00 5.93
Faded Green
#7BB274
ΔE00 6.57
Soft Green
#6FC276
ΔE00 7.12
Sage
#87AE73
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C495 #C491C0
analogous
#A7C491 #91C495 #91C4AF
triadic
#91C495 #9591C4 #C49591
tetradic
#91C495 #91A7C4 #C491C0 #C4AF91
square
#91C495 #91A7C4 #C491C0 #C4AF91
split-complementary
#91C495 #AF91C4 #C491A7
monochromatic
#4C8E51 #69AF6F #91C495 #B9D9BB #E1EFE2
Accessibility & contrast
On white
1.99
#91C495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#91C495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C495
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C495 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB92
Deuteranopia (green-blind)
#BDB597
Tritanopia (blue-blind)
#8BC1B7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c495; /* rgb */ color: rgb(145, 196, 149); /* oklch */ color: oklch(77.2% 0.085 146.7);
Tailwind
colors: {
custom: {
50: '#b2d6b4',
500: '#91c495',
950: '#000000',
},
}SCSS
$custom: #91c495; $custom-light: #b2d6b4; $custom-dark: #000000;
JSON
{
"hex": "#91c495",
"rgb": {
"r": 145,
"g": 196,
"b": 149
},
"hsl": {
"h": 124.706,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.77188,
"c": 0.08522,
"h": 146.7
},
"luminance": 0.4767
}Semantic roles & 50–950 ramp
primary
#91C495
secondary
#E1D0DF
accent
#3DA0A9
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380