#91C296#91C296
#91C296 is a light, moderate green. Relative luminance 0.468; OKLCH L 76.8% C 0.081 H 147.4°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #91C296 |
|---|---|
| RGB | rgb(145, 194, 150) |
| HSL | hsl(126, 29%, 66%) |
| HSV | hsv(126, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 22.7%, 23.9%) |
| CIE-LAB | lab(74.06, -24.87, 17.04) |
| CIE-LCH | lch(74.06, 30.15, 145.59°) |
| OKLab | oklab(76.75% -0.0681 0.0436) |
| OKLCH | oklch(76.75% 0.081 147.4) |
| XYZ | xyz(36.4723, 46.8040, 35.9607) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.73
Lichen
#8FB67B
ΔE00 5.67
Sage Green (survey)
#88B378
ΔE00 6.00
Faded Green
#7BB274
ΔE00 6.69
Greenish Grey
#96AE8D
ΔE00 7.14
Sage
#87AE73
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C296 #C291BD
analogous
#A5C291 #91C296 #91C2AF
triadic
#91C296 #9691C2 #C29691
tetradic
#91C296 #91A5C2 #C291BD #C2AF91
square
#91C296 #91A5C2 #C291BD #C2AF91
split-complementary
#91C296 #AF91C2 #C291A5
monochromatic
#4D8B54 #6AAC70 #91C296 #B8D8BC #E0EEE1
Accessibility & contrast
On white
2.03
#91C296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#91C296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C296
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C296 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B993
Deuteranopia (green-blind)
#BBB498
Tritanopia (blue-blind)
#8BC0B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c296; /* rgb */ color: rgb(145, 194, 150); /* oklch */ color: oklch(76.8% 0.081 147.4);
Tailwind
colors: {
custom: {
50: '#b2d4b5',
500: '#91c296',
950: '#000000',
},
}SCSS
$custom: #91c296; $custom-light: #b2d4b5; $custom-dark: #000000;
JSON
{
"hex": "#91c296",
"rgb": {
"r": 145,
"g": 194,
"b": 150
},
"hsl": {
"h": 126.122,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.76752,
"c": 0.08088,
"h": 147.4
},
"luminance": 0.46805
}Semantic roles & 50–950 ramp
primary
#91C296
secondary
#DFCFDE
accent
#3E9DA7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380