#91C996#91C996
#91C996 is a light, moderate green. Relative luminance 0.500; OKLCH L 78.4% C 0.092 H 146.9°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #91C996 |
|---|---|
| RGB | rgb(145, 201, 150) |
| HSL | hsl(125, 34%, 68%) |
| HSV | hsv(125, 28%, 79%) |
| CMYK | cmyk(27.9%, 0%, 25.4%, 21.2%) |
| CIE-LAB | lab(76.07, -28.27, 19.81) |
| CIE-LCH | lch(76.07, 34.52, 144.98°) |
| OKLab | oklab(78.36% -0.0773 0.0504) |
| OKLCH | oklch(78.36% 0.092 146.9) |
| XYZ | xyz(38.0670, 49.9935, 36.4923) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.59
Lichen
#8FB67B
ΔE00 6.24
Soft Green
#6FC276
ΔE00 6.57
Sage Green (survey)
#88B378
ΔE00 6.66
Hospital Green
#9BE5AA
ΔE00 6.67
Faded Green
#7BB274
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C996 #C991C4
analogous
#A8C991 #91C996 #91C9B2
triadic
#91C996 #9691C9 #C99691
tetradic
#91C996 #91A8C9 #C991C4 #C9B291
square
#91C996 #91A8C9 #C991C4 #C9B291
split-complementary
#91C996 #B291C9 #C991A8
monochromatic
#4A9650 #68B56F #91C996 #BADDBD #E3F1E4
Accessibility & contrast
On white
1.91
#91C996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#91C996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C996
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C996 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF93
Deuteranopia (green-blind)
#C2B999
Tritanopia (blue-blind)
#8AC6BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c996; /* rgb */ color: rgb(145, 201, 150); /* oklch */ color: oklch(78.4% 0.092 146.9);
Tailwind
colors: {
custom: {
50: '#b2d9b5',
500: '#91c996',
950: '#000000',
},
}SCSS
$custom: #91c996; $custom-light: #b2d9b5; $custom-dark: #000000;
JSON
{
"hex": "#91c996",
"rgb": {
"r": 145,
"g": 201,
"b": 150
},
"hsl": {
"h": 125.357,
"s": 34.146,
"l": 67.843
},
"oklch": {
"l": 0.78361,
"c": 0.09233,
"h": 146.9
},
"luminance": 0.49995
}Semantic roles & 50–950 ramp
primary
#91C996
secondary
#E4D2E2
accent
#39A3AD
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380