#91C692#91C692
#91C692 is a light, moderate green. Relative luminance 0.485; OKLCH L 77.6% C 0.092 H 145.1°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #91C692 |
|---|---|
| RGB | rgb(145, 198, 146) |
| HSL | hsl(121, 32%, 67%) |
| HSV | hsv(121, 27%, 78%) |
| CMYK | cmyk(26.8%, 0%, 26.3%, 22.4%) |
| CIE-LAB | lab(75.13, -27.52, 20.64) |
| CIE-LCH | lch(75.13, 34.40, 143.12°) |
| OKLab | oklab(77.58% -0.0752 0.0525) |
| OKLCH | oklch(77.58% 0.092 145.1) |
| XYZ | xyz(37.0579, 48.4819, 34.5940) |
| Luminance | 0.4848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.93
Lichen
#8FB67B
ΔE00 5.30
Sage Green (survey)
#88B378
ΔE00 5.75
Soft Green
#6FC276
ΔE00 6.28
Faded Green
#7BB274
ΔE00 6.33
Pistachio
#93C572
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C692 #C691C5
analogous
#ABC691 #91C692 #91C6AD
triadic
#91C692 #9291C6 #C69291
tetradic
#91C692 #91ABC6 #C691C5 #C6AD91
square
#91C692 #91ABC6 #C691C5 #C6AD91
split-complementary
#91C692 #AD91C6 #C691AB
monochromatic
#4B914D #69B16A #91C692 #B9DBBA #E2F0E2
Accessibility & contrast
On white
1.96
#91C692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#91C692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C692
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C692 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC8F
Deuteranopia (green-blind)
#C0B795
Tritanopia (blue-blind)
#8CC3B8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c692; /* rgb */ color: rgb(145, 198, 146); /* oklch */ color: oklch(77.6% 0.092 145.1);
Tailwind
colors: {
custom: {
50: '#b2d7b2',
500: '#91c692',
950: '#000000',
},
}SCSS
$custom: #91c692; $custom-light: #b2d7b2; $custom-dark: #000000;
JSON
{
"hex": "#91c692",
"rgb": {
"r": 145,
"g": 198,
"b": 146
},
"hsl": {
"h": 121.132,
"s": 31.737,
"l": 67.255
},
"oklch": {
"l": 0.77581,
"c": 0.09167,
"h": 145.1
},
"luminance": 0.48483
}Semantic roles & 50–950 ramp
primary
#91C692
secondary
#E2D1E1
accent
#3BA8AA
background
#FBFDFA
surface
#F6FAF5
border
#D0D3CF
text
#111411
muted
#808380