#91C094#91C094
#91C094 is a light, moderate green. Relative luminance 0.459; OKLCH L 76.2% C 0.080 H 146.4°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #91C094 |
|---|---|
| RGB | rgb(145, 192, 148) |
| HSL | hsl(124, 27%, 66%) |
| HSV | hsv(124, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 22.9%, 24.7%) |
| CIE-LAB | lab(73.45, -24.24, 17.26) |
| CIE-LCH | lch(73.45, 29.76, 144.55°) |
| OKLab | oklab(76.25% -0.0663 0.0441) |
| OKLCH | oklch(76.25% 0.08 146.4) |
| XYZ | xyz(35.8705, 45.8559, 34.9724) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.16
Lichen
#8FB67B
ΔE00 5.23
Sage Green (survey)
#88B378
ΔE00 5.54
Faded Green
#7BB274
ΔE00 6.34
Greenish Grey
#96AE8D
ΔE00 6.63
Sage
#87AE73
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C094 #C091BD
analogous
#A5C091 #91C094 #91C0AB
triadic
#91C094 #9491C0 #C09491
tetradic
#91C094 #91A5C0 #C091BD #C0AB91
square
#91C094 #91A5C0 #C091BD #C0AB91
split-complementary
#91C094 #AB91C0 #C091A5
monochromatic
#4E8852 #6AAA6E #91C094 #B8D6BA #DFEDE0
Accessibility & contrast
On white
2.06
#91C094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#91C094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C094
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C094 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B791
Deuteranopia (green-blind)
#BAB296
Tritanopia (blue-blind)
#8CBEB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91c094; /* rgb */ color: rgb(145, 192, 148); /* oklch */ color: oklch(76.2% 0.080 146.4);
Tailwind
colors: {
custom: {
50: '#b2d3b3',
500: '#91c094',
950: '#000000',
},
}SCSS
$custom: #91c094; $custom-light: #b2d3b3; $custom-dark: #000000;
JSON
{
"hex": "#91c094",
"rgb": {
"r": 145,
"g": 192,
"b": 148
},
"hsl": {
"h": 123.83,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76247,
"c": 0.07968,
"h": 146.4
},
"luminance": 0.45857
}Semantic roles & 50–950 ramp
primary
#91C094
secondary
#DECFDD
accent
#409FA6
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280