#91C294#91C294
#91C294 is a light, moderate green. Relative luminance 0.467; OKLCH L 76.7% C 0.083 H 146.3°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #91C294 |
|---|---|
| RGB | rgb(145, 194, 148) |
| HSL | hsl(124, 29%, 66%) |
| HSV | hsv(124, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 23.7%, 23.9%) |
| CIE-LAB | lab(74.02, -25.22, 18.05) |
| CIE-LCH | lch(74.02, 31.02, 144.41°) |
| OKLab | oklab(76.71% -0.069 0.0461) |
| OKLCH | oklch(76.71% 0.083 146.3) |
| XYZ | xyz(36.3126, 46.7402, 35.1197) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.61
Lichen
#8FB67B
ΔE00 5.26
Sage Green (survey)
#88B378
ΔE00 5.62
Faded Green
#7BB274
ΔE00 6.34
Sage
#87AE73
ΔE00 6.93
Greenish Grey
#96AE8D
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C294 #C291BF
analogous
#A7C291 #91C294 #91C2AD
triadic
#91C294 #9491C2 #C29491
tetradic
#91C294 #91A7C2 #C291BF #C2AD91
square
#91C294 #91A7C2 #C291BF #C2AD91
split-complementary
#91C294 #AD91C2 #C291A7
monochromatic
#4D8B51 #6AAC6E #91C294 #B8D8BA #E0EEE1
Accessibility & contrast
On white
2.03
#91C294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#91C294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C294
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C294 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B991
Deuteranopia (green-blind)
#BCB496
Tritanopia (blue-blind)
#8CBFB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c294; /* rgb */ color: rgb(145, 194, 148); /* oklch */ color: oklch(76.7% 0.083 146.3);
Tailwind
colors: {
custom: {
50: '#b2d4b3',
500: '#91c294',
950: '#000000',
},
}SCSS
$custom: #91c294; $custom-light: #b2d4b3; $custom-dark: #000000;
JSON
{
"hex": "#91c294",
"rgb": {
"r": 145,
"g": 194,
"b": 148
},
"hsl": {
"h": 123.673,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.76706,
"c": 0.08299,
"h": 146.3
},
"luminance": 0.46741
}Semantic roles & 50–950 ramp
primary
#91C294
secondary
#DFCFDE
accent
#3EA1A7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380