#91C297#91C297
#91C297 is a light, moderate green. Relative luminance 0.468; OKLCH L 76.8% C 0.080 H 148.0°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #91C297 |
|---|---|
| RGB | rgb(145, 194, 151) |
| HSL | hsl(127, 29%, 66%) |
| HSV | hsv(127, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 22.2%, 23.9%) |
| CIE-LAB | lab(74.08, -24.69, 16.53) |
| CIE-LCH | lch(74.08, 29.71, 146.20°) |
| OKLab | oklab(76.78% -0.0677 0.0423) |
| OKLCH | oklch(76.78% 0.08 148) |
| XYZ | xyz(36.5531, 46.8364, 36.3866) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.84
Lichen
#8FB67B
ΔE00 5.89
Sage Green (survey)
#88B378
ΔE00 6.19
Faded Green
#7BB274
ΔE00 6.87
Greenish Grey
#96AE8D
ΔE00 7.11
Sage
#87AE73
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C297 #C291BC
analogous
#A4C291 #91C297 #91C2B0
triadic
#91C297 #9791C2 #C29791
tetradic
#91C297 #91A4C2 #C291BC #C2B091
square
#91C297 #91A4C2 #C291BC #C2B091
split-complementary
#91C297 #B091C2 #C291A4
monochromatic
#4D8B55 #6AAC72 #91C297 #B8D8BC #E0EEE1
Accessibility & contrast
On white
2.03
#91C297 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#91C297 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C297
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C297 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C297 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B995
Deuteranopia (green-blind)
#BBB499
Tritanopia (blue-blind)
#8BC0B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c297; /* rgb */ color: rgb(145, 194, 151); /* oklch */ color: oklch(76.8% 0.080 148.0);
Tailwind
colors: {
custom: {
50: '#b2d4b5',
500: '#91c297',
950: '#000000',
},
}SCSS
$custom: #91c297; $custom-light: #b2d4b5; $custom-dark: #000000;
JSON
{
"hex": "#91c297",
"rgb": {
"r": 145,
"g": 194,
"b": 151
},
"hsl": {
"h": 127.347,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.76776,
"c": 0.07983,
"h": 148
},
"luminance": 0.46838
}Semantic roles & 50–950 ramp
primary
#91C297
secondary
#DFCFDD
accent
#3E9AA7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380