#91C497#91C497
#91C497 is a light, moderate green. Relative luminance 0.477; OKLCH L 77.2% C 0.083 H 147.8°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #91C497 |
|---|---|
| RGB | rgb(145, 196, 151) |
| HSL | hsl(127, 30%, 67%) |
| HSV | hsv(127, 26%, 77%) |
| CMYK | cmyk(26%, 0%, 23%, 23.1%) |
| CIE-LAB | lab(74.66, -25.67, 17.32) |
| CIE-LCH | lch(74.66, 30.97, 145.99°) |
| OKLab | oklab(77.23% -0.0703 0.0443) |
| OKLCH | oklch(77.23% 0.083 147.8) |
| XYZ | xyz(37.0012, 47.7326, 36.5359) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.22
Lichen
#8FB67B
ΔE00 5.94
Sage Green (survey)
#88B378
ΔE00 6.28
Faded Green
#7BB274
ΔE00 6.89
Soft Green
#6FC276
ΔE00 7.50
Sage
#87AE73
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C497 #C491BE
analogous
#A5C491 #91C497 #91C4B1
triadic
#91C497 #9791C4 #C49791
tetradic
#91C497 #91A5C4 #C491BE #C4B191
square
#91C497 #91A5C4 #C491BE #C4B191
split-complementary
#91C497 #B191C4 #C491A5
monochromatic
#4C8E54 #69AF71 #91C497 #B9D9BD #E1EFE2
Accessibility & contrast
On white
1.99
#91C497 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#91C497 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C497
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C497 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C497 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB94
Deuteranopia (green-blind)
#BDB699
Tritanopia (blue-blind)
#8BC2B8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c497; /* rgb */ color: rgb(145, 196, 151); /* oklch */ color: oklch(77.2% 0.083 147.8);
Tailwind
colors: {
custom: {
50: '#b2d6b5',
500: '#91c497',
950: '#000000',
},
}SCSS
$custom: #91c497; $custom-light: #b2d6b5; $custom-dark: #000000;
JSON
{
"hex": "#91c497",
"rgb": {
"r": 145,
"g": 196,
"b": 151
},
"hsl": {
"h": 127.059,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.77234,
"c": 0.08313,
"h": 147.8
},
"luminance": 0.47734
}Semantic roles & 50–950 ramp
primary
#91C497
secondary
#E1D0DF
accent
#3D9CA9
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380