#91C896#91C896
#91C896 is a light, moderate green. Relative luminance 0.495; OKLCH L 78.1% C 0.091 H 147.0°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #91C896 |
|---|---|
| RGB | rgb(145, 200, 150) |
| HSL | hsl(125, 33%, 68%) |
| HSV | hsv(125, 28%, 78%) |
| CMYK | cmyk(27.5%, 0%, 25%, 21.6%) |
| CIE-LAB | lab(75.78, -27.79, 19.41) |
| CIE-LCH | lch(75.78, 33.90, 145.06°) |
| OKLab | oklab(78.13% -0.076 0.0495) |
| OKLCH | oklch(78.13% 0.091 147) |
| XYZ | xyz(37.8347, 49.5288, 36.4148) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.29
Lichen
#8FB67B
ΔE00 6.11
Sage Green (survey)
#88B378
ΔE00 6.52
Soft Green
#6FC276
ΔE00 6.69
Hospital Green
#9BE5AA
ΔE00 6.94
Faded Green
#7BB274
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C896 #C891C3
analogous
#A7C891 #91C896 #91C8B2
triadic
#91C896 #9691C8 #C89691
tetradic
#91C896 #91A7C8 #C891C3 #C8B291
square
#91C896 #91A7C8 #C891C3 #C8B291
split-complementary
#91C896 #B291C8 #C891A7
monochromatic
#4A9451 #68B46F #91C896 #BADCBD #E3F1E4
Accessibility & contrast
On white
1.93
#91C896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#91C896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C896
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C896 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE93
Deuteranopia (green-blind)
#C1B899
Tritanopia (blue-blind)
#8BC5BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c896; /* rgb */ color: rgb(145, 200, 150); /* oklch */ color: oklch(78.1% 0.091 147.0);
Tailwind
colors: {
custom: {
50: '#b2d9b5',
500: '#91c896',
950: '#000000',
},
}SCSS
$custom: #91c896; $custom-light: #b2d9b5; $custom-dark: #000000;
JSON
{
"hex": "#91c896",
"rgb": {
"r": 145,
"g": 200,
"b": 150
},
"hsl": {
"h": 125.455,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.78131,
"c": 0.09072,
"h": 147
},
"luminance": 0.4953
}Semantic roles & 50–950 ramp
primary
#91C896
secondary
#E3D2E1
accent
#39A2AC
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380