#91C496#91C496
#91C496 is a light, moderate green. Relative luminance 0.477; OKLCH L 77.2% C 0.084 H 147.2°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #91C496 |
|---|---|
| RGB | rgb(145, 196, 150) |
| HSL | hsl(126, 30%, 67%) |
| HSV | hsv(126, 26%, 77%) |
| CMYK | cmyk(26%, 0%, 23.5%, 23.1%) |
| CIE-LAB | lab(74.64, -25.85, 17.83) |
| CIE-LCH | lch(74.64, 31.40, 145.40°) |
| OKLab | oklab(77.21% -0.0708 0.0456) |
| OKLCH | oklch(77.21% 0.084 147.2) |
| XYZ | xyz(36.9204, 47.7003, 36.1100) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.18
Lichen
#8FB67B
ΔE00 5.75
Sage Green (survey)
#88B378
ΔE00 6.10
Faded Green
#7BB274
ΔE00 6.72
Soft Green
#6FC276
ΔE00 7.31
Sage
#87AE73
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C496 #C491BF
analogous
#A6C491 #91C496 #91C4B0
triadic
#91C496 #9691C4 #C49691
tetradic
#91C496 #91A6C4 #C491BF #C4B091
square
#91C496 #91A6C4 #C491BF #C4B091
split-complementary
#91C496 #B091C4 #C491A6
monochromatic
#4C8E53 #69AF70 #91C496 #B9D9BC #E1EFE2
Accessibility & contrast
On white
1.99
#91C496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#91C496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C496
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C496 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB93
Deuteranopia (green-blind)
#BDB698
Tritanopia (blue-blind)
#8BC2B7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c496; /* rgb */ color: rgb(145, 196, 150); /* oklch */ color: oklch(77.2% 0.084 147.2);
Tailwind
colors: {
custom: {
50: '#b2d6b5',
500: '#91c496',
950: '#000000',
},
}SCSS
$custom: #91c496; $custom-light: #b2d6b5; $custom-dark: #000000;
JSON
{
"hex": "#91c496",
"rgb": {
"r": 145,
"g": 196,
"b": 150
},
"hsl": {
"h": 125.882,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.77211,
"c": 0.08417,
"h": 147.2
},
"luminance": 0.47702
}Semantic roles & 50–950 ramp
primary
#91C496
secondary
#E1D0DF
accent
#3D9EA9
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380