#91C494#91C494
#91C494 is a light, moderate green. Relative luminance 0.476; OKLCH L 77.2% C 0.086 H 146.2°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #91C494 |
|---|---|
| RGB | rgb(145, 196, 148) |
| HSL | hsl(124, 30%, 67%) |
| HSV | hsv(124, 26%, 77%) |
| CMYK | cmyk(26%, 0%, 24.5%, 23.1%) |
| CIE-LAB | lab(74.59, -26.20, 18.84) |
| CIE-LCH | lch(74.59, 32.27, 144.28°) |
| OKLab | oklab(77.16% -0.0717 0.0481) |
| OKLCH | oklch(77.16% 0.086 146.2) |
| XYZ | xyz(36.7607, 47.6364, 35.2691) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.18
Lichen
#8FB67B
ΔE00 5.38
Sage Green (survey)
#88B378
ΔE00 5.77
Faded Green
#7BB274
ΔE00 6.42
Soft Green
#6FC276
ΔE00 6.93
Sage
#87AE73
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C494 #C491C1
analogous
#A8C491 #91C494 #91C4AE
triadic
#91C494 #9491C4 #C49491
tetradic
#91C494 #91A8C4 #C491C1 #C4AE91
square
#91C494 #91A8C4 #C491C1 #C4AE91
split-complementary
#91C494 #AE91C4 #C491A8
monochromatic
#4C8E50 #69AF6D #91C494 #B9D9BB #E1EFE1
Accessibility & contrast
On white
1.99
#91C494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#91C494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C494
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C494 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB91
Deuteranopia (green-blind)
#BDB597
Tritanopia (blue-blind)
#8BC1B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c494; /* rgb */ color: rgb(145, 196, 148); /* oklch */ color: oklch(77.2% 0.086 146.2);
Tailwind
colors: {
custom: {
50: '#b2d6b3',
500: '#91c494',
950: '#000000',
},
}SCSS
$custom: #91c494; $custom-light: #b2d6b3; $custom-dark: #000000;
JSON
{
"hex": "#91c494",
"rgb": {
"r": 145,
"g": 196,
"b": 148
},
"hsl": {
"h": 123.529,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.77165,
"c": 0.08628,
"h": 146.2
},
"luminance": 0.47638
}Semantic roles & 50–950 ramp
primary
#91C494
secondary
#E1D0E0
accent
#3DA3A9
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380