#91C696#91C696
#91C696 is a light, moderate green. Relative luminance 0.486; OKLCH L 77.7% C 0.087 H 147.1°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #91C696 |
|---|---|
| RGB | rgb(145, 198, 150) |
| HSL | hsl(126, 32%, 67%) |
| HSV | hsv(126, 27%, 78%) |
| CMYK | cmyk(26.8%, 0%, 24.2%, 22.4%) |
| CIE-LAB | lab(75.21, -26.82, 18.62) |
| CIE-LCH | lch(75.21, 32.66, 145.23°) |
| OKLab | oklab(77.67% -0.0734 0.0475) |
| OKLCH | oklch(77.67% 0.087 147.1) |
| XYZ | xyz(37.3745, 48.6085, 36.2614) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.72
Lichen
#8FB67B
ΔE00 5.90
Sage Green (survey)
#88B378
ΔE00 6.28
Faded Green
#7BB274
ΔE00 6.83
Soft Green
#6FC276
ΔE00 6.97
Hospital Green
#9BE5AA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C696 #C691C1
analogous
#A7C691 #91C696 #91C6B0
triadic
#91C696 #9691C6 #C69691
tetradic
#91C696 #91A7C6 #C691C1 #C6B091
square
#91C696 #91A7C6 #C691C1 #C6B091
split-complementary
#91C696 #B091C6 #C691A7
monochromatic
#4B9152 #69B170 #91C696 #B9DBBC #E2F0E3
Accessibility & contrast
On white
1.96
#91C696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#91C696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C696
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C696 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD93
Deuteranopia (green-blind)
#BFB799
Tritanopia (blue-blind)
#8BC3B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c696; /* rgb */ color: rgb(145, 198, 150); /* oklch */ color: oklch(77.7% 0.087 147.1);
Tailwind
colors: {
custom: {
50: '#b2d7b5',
500: '#91c696',
950: '#000000',
},
}SCSS
$custom: #91c696; $custom-light: #b2d7b5; $custom-dark: #000000;
JSON
{
"hex": "#91c696",
"rgb": {
"r": 145,
"g": 198,
"b": 150
},
"hsl": {
"h": 125.66,
"s": 31.737,
"l": 67.255
},
"oklch": {
"l": 0.77671,
"c": 0.08746,
"h": 147.1
},
"luminance": 0.4861
}Semantic roles & 50–950 ramp
primary
#91C696
secondary
#E2D1E0
accent
#3BA0AA
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380