#91C192#91C192
#91C192 is a light, moderate green. Relative luminance 0.462; OKLCH L 76.4% C 0.083 H 145.2°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #91C192 |
|---|---|
| RGB | rgb(145, 193, 146) |
| HSL | hsl(121, 28%, 66%) |
| HSV | hsv(121, 25%, 76%) |
| CMYK | cmyk(24.9%, 0%, 24.4%, 24.3%) |
| CIE-LAB | lab(73.70, -25.08, 18.67) |
| CIE-LCH | lch(73.70, 31.27, 143.34°) |
| OKLab | oklab(76.43% -0.0685 0.0476) |
| OKLCH | oklch(76.43% 0.083 145.2) |
| XYZ | xyz(35.9339, 46.2338, 34.2193) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.35
Lichen
#8FB67B
ΔE00 4.83
Sage Green (survey)
#88B378
ΔE00 5.20
Faded Green
#7BB274
ΔE00 5.99
Sage
#87AE73
ΔE00 6.51
Greenish Grey
#96AE8D
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C192 #C191C0
analogous
#A8C191 #91C192 #91C1AA
triadic
#91C192 #9291C1 #C19291
tetradic
#91C192 #91A8C1 #C191C0 #C1AA91
square
#91C192 #91A8C1 #C191C0 #C1AA91
split-complementary
#91C192 #AA91C1 #C191A8
monochromatic
#4E8A4F #6AAB6B #91C192 #B8D7B9 #DFEDE0
Accessibility & contrast
On white
2.05
#91C192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#91C192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C192
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C192 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88F
Deuteranopia (green-blind)
#BBB394
Tritanopia (blue-blind)
#8CBEB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91c192; /* rgb */ color: rgb(145, 193, 146); /* oklch */ color: oklch(76.4% 0.083 145.2);
Tailwind
colors: {
custom: {
50: '#b2d4b2',
500: '#91c192',
950: '#000000',
},
}SCSS
$custom: #91c192; $custom-light: #b2d4b2; $custom-dark: #000000;
JSON
{
"hex": "#91c192",
"rgb": {
"r": 145,
"g": 193,
"b": 146
},
"hsl": {
"h": 121.25,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.7643,
"c": 0.08346,
"h": 145.2
},
"luminance": 0.46235
}Semantic roles & 50–950 ramp
primary
#91C192
secondary
#DFCFDE
accent
#3FA4A7
background
#FBFDFA
surface
#F6FAF5
border
#D0D3CF
text
#111411
muted
#808380