#91C492#91C492
#91C492 is a light, moderate green. Relative luminance 0.476; OKLCH L 77.1% C 0.088 H 145.1°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #91C492 |
|---|---|
| RGB | rgb(145, 196, 146) |
| HSL | hsl(121, 30%, 67%) |
| HSV | hsv(121, 26%, 77%) |
| CMYK | cmyk(26%, 0%, 25.5%, 23.1%) |
| CIE-LAB | lab(74.56, -26.55, 19.86) |
| CIE-LCH | lch(74.56, 33.15, 143.21°) |
| OKLab | oklab(77.12% -0.0725 0.0505) |
| OKLCH | oklch(77.12% 0.088 145.1) |
| XYZ | xyz(36.6038, 47.5736, 34.4426) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.30
Lichen
#8FB67B
ΔE00 5.05
Sage Green (survey)
#88B378
ΔE00 5.48
Faded Green
#7BB274
ΔE00 6.14
Soft Green
#6FC276
ΔE00 6.59
Sage
#87AE73
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C492 #C491C3
analogous
#AAC491 #91C492 #91C4AC
triadic
#91C492 #9291C4 #C49291
tetradic
#91C492 #91AAC4 #C491C3 #C4AC91
square
#91C492 #91AAC4 #C491C3 #C4AC91
split-complementary
#91C492 #AC91C4 #C491AA
monochromatic
#4C8E4E #69AF6B #91C492 #B9D9B9 #E1EFE1
Accessibility & contrast
On white
2.00
#91C492 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#91C492 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C492
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C492 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C492 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB8F
Deuteranopia (green-blind)
#BEB595
Tritanopia (blue-blind)
#8CC1B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c492; /* rgb */ color: rgb(145, 196, 146); /* oklch */ color: oklch(77.1% 0.088 145.1);
Tailwind
colors: {
custom: {
50: '#b2d6b2',
500: '#91c492',
950: '#000000',
},
}SCSS
$custom: #91c492; $custom-light: #b2d6b2; $custom-dark: #000000;
JSON
{
"hex": "#91c492",
"rgb": {
"r": 145,
"g": 196,
"b": 146
},
"hsl": {
"h": 121.176,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.7712,
"c": 0.0884,
"h": 145.1
},
"luminance": 0.47575
}Semantic roles & 50–950 ramp
primary
#91C492
secondary
#E1D0E0
accent
#3DA7A9
background
#FBFDFA
surface
#F6FAF5
border
#D0D3CF
text
#111411
muted
#808380