#91C995#91C995
#91C995 is a light, moderate green. Relative luminance 0.500; OKLCH L 78.3% C 0.093 H 146.4°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #91C995 |
|---|---|
| RGB | rgb(145, 201, 149) |
| HSL | hsl(124, 34%, 68%) |
| HSV | hsv(124, 28%, 79%) |
| CMYK | cmyk(27.9%, 0%, 25.9%, 21.2%) |
| CIE-LAB | lab(76.05, -28.45, 20.31) |
| CIE-LCH | lch(76.05, 34.96, 144.47°) |
| OKLab | oklab(78.34% -0.0778 0.0517) |
| OKLCH | oklch(78.34% 0.093 146.4) |
| XYZ | xyz(37.9868, 49.9615, 36.0700) |
| Luminance | 0.4996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.64
Lichen
#8FB67B
ΔE00 6.11
Soft Green
#6FC276
ΔE00 6.40
Sage Green (survey)
#88B378
ΔE00 6.55
Hospital Green
#9BE5AA
ΔE00 6.66
Faded Green
#7BB274
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C995 #C991C5
analogous
#A9C991 #91C995 #91C9B1
triadic
#91C995 #9591C9 #C99591
tetradic
#91C995 #91A9C9 #C991C5 #C9B191
square
#91C995 #91A9C9 #C991C5 #C9B191
split-complementary
#91C995 #B191C9 #C991A9
monochromatic
#4A964F #68B56D #91C995 #BADDBD #E3F1E4
Accessibility & contrast
On white
1.91
#91C995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#91C995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C995
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C995 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF92
Deuteranopia (green-blind)
#C2B998
Tritanopia (blue-blind)
#8BC6BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c995; /* rgb */ color: rgb(145, 201, 149); /* oklch */ color: oklch(78.3% 0.093 146.4);
Tailwind
colors: {
custom: {
50: '#b2d9b4',
500: '#91c995',
950: '#000000',
},
}SCSS
$custom: #91c995; $custom-light: #b2d9b4; $custom-dark: #000000;
JSON
{
"hex": "#91c995",
"rgb": {
"r": 145,
"g": 201,
"b": 149
},
"hsl": {
"h": 124.286,
"s": 34.146,
"l": 67.843
},
"oklch": {
"l": 0.78339,
"c": 0.09338,
"h": 146.4
},
"luminance": 0.49963
}Semantic roles & 50–950 ramp
primary
#91C995
secondary
#E4D2E2
accent
#39A5AD
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380