#91C095#91C095
#91C095 is a light, moderate green. Relative luminance 0.459; OKLCH L 76.3% C 0.079 H 147.0°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #91C095 |
|---|---|
| RGB | rgb(145, 192, 149) |
| HSL | hsl(125, 27%, 66%) |
| HSV | hsv(125, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 22.4%, 24.7%) |
| CIE-LAB | lab(73.47, -24.06, 16.75) |
| CIE-LCH | lch(73.47, 29.32, 145.16°) |
| OKLab | oklab(76.27% -0.0659 0.0429) |
| OKLCH | oklch(76.27% 0.079 147) |
| XYZ | xyz(35.9500, 45.8877, 35.3910) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.29
Lichen
#8FB67B
ΔE00 5.45
Sage Green (survey)
#88B378
ΔE00 5.75
Faded Green
#7BB274
ΔE00 6.53
Greenish Grey
#96AE8D
ΔE00 6.58
Sage
#87AE73
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C095 #C091BC
analogous
#A4C091 #91C095 #91C0AC
triadic
#91C095 #9591C0 #C09591
tetradic
#91C095 #91A4C0 #C091BC #C0AC91
square
#91C095 #91A4C0 #C091BC #C0AC91
split-complementary
#91C095 #AC91C0 #C091A4
monochromatic
#4E8853 #6AAA6F #91C095 #B8D6BA #DFEDE0
Accessibility & contrast
On white
2.06
#91C095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#91C095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C095
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C095 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B893
Deuteranopia (green-blind)
#BAB397
Tritanopia (blue-blind)
#8CBEB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91c095; /* rgb */ color: rgb(145, 192, 149); /* oklch */ color: oklch(76.3% 0.079 147.0);
Tailwind
colors: {
custom: {
50: '#b2d3b4',
500: '#91c095',
950: '#000000',
},
}SCSS
$custom: #91c095; $custom-light: #b2d3b4; $custom-dark: #000000;
JSON
{
"hex": "#91c095",
"rgb": {
"r": 145,
"g": 192,
"b": 149
},
"hsl": {
"h": 125.106,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76271,
"c": 0.07862,
"h": 147
},
"luminance": 0.45889
}Semantic roles & 50–950 ramp
primary
#91C095
secondary
#DECFDD
accent
#409DA6
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280