#91C49E#91C49E
#91C49E is a light, moderate green. Relative luminance 0.480; OKLCH L 77.4% C 0.076 H 152.2°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #91C49E |
|---|---|
| RGB | rgb(145, 196, 158) |
| HSL | hsl(135, 30%, 67%) |
| HSV | hsv(135, 26%, 77%) |
| CMYK | cmyk(26%, 0%, 19.4%, 23.1%) |
| CIE-LAB | lab(74.80, -24.39, 13.77) |
| CIE-LCH | lch(74.80, 28.01, 150.55°) |
| OKLab | oklab(77.4% -0.0673 0.0354) |
| OKLCH | oklch(77.4% 0.076 152.2) |
| XYZ | xyz(37.5867, 47.9668, 39.6192) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.24
Pale Teal
#82CBB2
ΔE00 6.15
Lichen
#8FB67B
ΔE00 7.46
Mediumaquamarine
#66CDAA
ΔE00 7.59
Greenish Grey
#96AE8D
ΔE00 7.63
Seafoam Blue
#78D1B6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C49E #C491B7
analogous
#9EC491 #91C49E #91C4B8
triadic
#91C49E #9E91C4 #C49E91
tetradic
#91C49E #919EC4 #C491B7 #C4B891
square
#91C49E #919EC4 #C491B7 #C4B891
split-complementary
#91C49E #B891C4 #C4919E
monochromatic
#4C8E5D #69AF7B #91C49E #B9D9C1 #E1EFE4
Accessibility & contrast
On white
1.98
#91C49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#91C49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C49E
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C49E | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9C
Deuteranopia (green-blind)
#BCB6A0
Tritanopia (blue-blind)
#89C2B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c49e; /* rgb */ color: rgb(145, 196, 158); /* oklch */ color: oklch(77.4% 0.076 152.2);
Tailwind
colors: {
custom: {
50: '#b2d6ba',
500: '#91c49e',
950: '#000000',
},
}SCSS
$custom: #91c49e; $custom-light: #b2d6ba; $custom-dark: #000000;
JSON
{
"hex": "#91c49e",
"rgb": {
"r": 145,
"g": 196,
"b": 158
},
"hsl": {
"h": 135.294,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.77402,
"c": 0.07604,
"h": 152.2
},
"luminance": 0.47968
}Semantic roles & 50–950 ramp
primary
#91C49E
secondary
#E1D0DC
accent
#3D8DA9
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380