#91C295#91C295
#91C295 is a light, moderate green. Relative luminance 0.468; OKLCH L 76.7% C 0.082 H 146.8°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #91C295 |
|---|---|
| RGB | rgb(145, 194, 149) |
| HSL | hsl(125, 29%, 66%) |
| HSV | hsv(125, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 23.2%, 23.9%) |
| CIE-LAB | lab(74.04, -25.05, 17.55) |
| CIE-LCH | lch(74.04, 30.58, 144.99°) |
| OKLab | oklab(76.73% -0.0686 0.0448) |
| OKLCH | oklch(76.73% 0.082 146.8) |
| XYZ | xyz(36.3921, 46.7720, 35.5384) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.65
Lichen
#8FB67B
ΔE00 5.47
Sage Green (survey)
#88B378
ΔE00 5.80
Faded Green
#7BB274
ΔE00 6.51
Sage
#87AE73
ΔE00 7.09
Greenish Grey
#96AE8D
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C295 #C291BE
analogous
#A6C291 #91C295 #91C2AE
triadic
#91C295 #9591C2 #C29591
tetradic
#91C295 #91A6C2 #C291BE #C2AE91
square
#91C295 #91A6C2 #C291BE #C2AE91
split-complementary
#91C295 #AE91C2 #C291A6
monochromatic
#4D8B52 #6AAC6F #91C295 #B8D8BB #E0EEE1
Accessibility & contrast
On white
2.03
#91C295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#91C295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C295
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C295 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B992
Deuteranopia (green-blind)
#BBB497
Tritanopia (blue-blind)
#8CC0B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c295; /* rgb */ color: rgb(145, 194, 149); /* oklch */ color: oklch(76.7% 0.082 146.8);
Tailwind
colors: {
custom: {
50: '#b2d4b4',
500: '#91c295',
950: '#000000',
},
}SCSS
$custom: #91c295; $custom-light: #b2d4b4; $custom-dark: #000000;
JSON
{
"hex": "#91c295",
"rgb": {
"r": 145,
"g": 194,
"b": 149
},
"hsl": {
"h": 124.898,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.76729,
"c": 0.08193,
"h": 146.8
},
"luminance": 0.46773
}Semantic roles & 50–950 ramp
primary
#91C295
secondary
#DFCFDE
accent
#3E9FA7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380