#91C39F#91C39F
#91C39F is a light, moderate green. Relative luminance 0.476; OKLCH L 77.2% C 0.073 H 153.2°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #91C39F |
|---|---|
| RGB | rgb(145, 195, 159) |
| HSL | hsl(137, 29%, 67%) |
| HSV | hsv(137, 26%, 76%) |
| CMYK | cmyk(25.6%, 0%, 18.5%, 23.5%) |
| CIE-LAB | lab(74.54, -23.71, 12.87) |
| CIE-LCH | lch(74.54, 26.98, 151.52°) |
| OKLab | oklab(77.2% -0.0655 0.0331) |
| OKLCH | oklch(77.2% 0.073 153.2) |
| XYZ | xyz(37.4483, 47.5517, 39.9995) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.47
Pale Teal
#82CBB2
ΔE00 5.89
Greenish Grey
#96AE8D
ΔE00 7.42
Seafoam Blue
#78D1B6
ΔE00 7.55
Mediumaquamarine
#66CDAA
ΔE00 7.60
Lichen
#8FB67B
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C39F #C391B5
analogous
#9CC391 #91C39F #91C3B8
triadic
#91C39F #9F91C3 #C39F91
tetradic
#91C39F #919CC3 #C391B5 #C3B891
square
#91C39F #919CC3 #C391B5 #C3B891
split-complementary
#91C39F #B891C3 #C3919C
monochromatic
#4D8D5F #69AD7C #91C39F #B9D9C2 #E0EEE4
Accessibility & contrast
On white
2.00
#91C39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#91C39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C39F
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C39F | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9D
Deuteranopia (green-blind)
#BBB5A1
Tritanopia (blue-blind)
#89C2B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c39f; /* rgb */ color: rgb(145, 195, 159); /* oklch */ color: oklch(77.2% 0.073 153.2);
Tailwind
colors: {
custom: {
50: '#b2d5bb',
500: '#91c39f',
950: '#000000',
},
}SCSS
$custom: #91c39f; $custom-light: #b2d5bb; $custom-dark: #000000;
JSON
{
"hex": "#91c39f",
"rgb": {
"r": 145,
"g": 195,
"b": 159
},
"hsl": {
"h": 136.8,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.77199,
"c": 0.07341,
"h": 153.2
},
"luminance": 0.47553
}Semantic roles & 50–950 ramp
primary
#91C39F
secondary
#E0D0DB
accent
#3D8AA8
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380