#91C39B#91C39B
#91C39B is a light, moderate green. Relative luminance 0.474; OKLCH L 77.1% C 0.077 H 150.4°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #91C39B |
|---|---|
| RGB | rgb(145, 195, 155) |
| HSL | hsl(132, 29%, 67%) |
| HSV | hsv(132, 26%, 76%) |
| CMYK | cmyk(25.6%, 0%, 20.5%, 23.5%) |
| CIE-LAB | lab(74.45, -24.46, 14.90) |
| CIE-LCH | lch(74.45, 28.64, 148.65°) |
| OKLab | oklab(77.1% -0.0673 0.0383) |
| OKLCH | oklch(77.1% 0.077 150.4) |
| XYZ | xyz(37.1068, 47.4151, 38.2009) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.59
Lichen
#8FB67B
ΔE00 6.78
Pale Teal
#82CBB2
ΔE00 6.79
Sage Green (survey)
#88B378
ΔE00 7.05
Greenish Grey
#96AE8D
ΔE00 7.33
Faded Green
#7BB274
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C39B #C391B9
analogous
#A0C391 #91C39B #91C3B4
triadic
#91C39B #9B91C3 #C39B91
tetradic
#91C39B #91A0C3 #C391B9 #C3B491
square
#91C39B #91A0C3 #C391B9 #C3B491
split-complementary
#91C39B #B491C3 #C391A0
monochromatic
#4D8D5A #69AD77 #91C39B #B9D9BF #E0EEE3
Accessibility & contrast
On white
2.00
#91C39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#91C39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C39B
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C39B | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB99
Deuteranopia (green-blind)
#BBB59D
Tritanopia (blue-blind)
#8AC1B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c39b; /* rgb */ color: rgb(145, 195, 155); /* oklch */ color: oklch(77.1% 0.077 150.4);
Tailwind
colors: {
custom: {
50: '#b2d5b8',
500: '#91c39b',
950: '#000000',
},
}SCSS
$custom: #91c39b; $custom-light: #b2d5b8; $custom-dark: #000000;
JSON
{
"hex": "#91c39b",
"rgb": {
"r": 145,
"g": 195,
"b": 155
},
"hsl": {
"h": 132,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.771,
"c": 0.07738,
"h": 150.4
},
"luminance": 0.47417
}Semantic roles & 50–950 ramp
primary
#91C39B
secondary
#E0D0DD
accent
#3D93A8
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380