#91C293#91C293
#91C293 is a light, moderate green. Relative luminance 0.467; OKLCH L 76.7% C 0.084 H 145.7°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #91C293 |
|---|---|
| RGB | rgb(145, 194, 147) |
| HSL | hsl(122, 29%, 66%) |
| HSV | hsv(122, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 24.2%, 23.9%) |
| CIE-LAB | lab(74.00, -25.40, 18.56) |
| CIE-LCH | lch(74.00, 31.46, 143.84°) |
| OKLab | oklab(76.68% -0.0694 0.0473) |
| OKLCH | oklch(76.68% 0.084 145.7) |
| XYZ | xyz(36.2338, 46.7087, 34.7047) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.62
Lichen
#8FB67B
ΔE00 5.07
Sage Green (survey)
#88B378
ΔE00 5.44
Faded Green
#7BB274
ΔE00 6.18
Sage
#87AE73
ΔE00 6.77
Soft Green
#6FC276
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C293 #C291C0
analogous
#A8C291 #91C293 #91C2AC
triadic
#91C293 #9391C2 #C29391
tetradic
#91C293 #91A8C2 #C291C0 #C2AC91
square
#91C293 #91A8C2 #C291C0 #C2AC91
split-complementary
#91C293 #AC91C2 #C291A8
monochromatic
#4D8B50 #6AAC6C #91C293 #B8D8BA #E0EEE0
Accessibility & contrast
On white
2.03
#91C293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#91C293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C293
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C293 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B990
Deuteranopia (green-blind)
#BCB495
Tritanopia (blue-blind)
#8CBFB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c293; /* rgb */ color: rgb(145, 194, 147); /* oklch */ color: oklch(76.7% 0.084 145.7);
Tailwind
colors: {
custom: {
50: '#b2d4b3',
500: '#91c293',
950: '#000000',
},
}SCSS
$custom: #91c293; $custom-light: #b2d4b3; $custom-dark: #000000;
JSON
{
"hex": "#91c293",
"rgb": {
"r": 145,
"g": 194,
"b": 147
},
"hsl": {
"h": 122.449,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.76683,
"c": 0.08404,
"h": 145.7
},
"luminance": 0.4671
}Semantic roles & 50–950 ramp
primary
#91C293
secondary
#DFCFDF
accent
#3EA3A7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380