#91CB79#91CB79
#91CB79 is a light, vivid green. Relative luminance 0.501; OKLCH L 78.3% C 0.126 H 137.0°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #91CB79 |
|---|---|
| RGB | rgb(145, 203, 121) |
| HSL | hsl(102, 44%, 64%) |
| HSV | hsv(102, 40%, 80%) |
| CMYK | cmyk(28.6%, 0%, 40.4%, 20.4%) |
| CIE-LAB | lab(76.14, -33.77, 35.04) |
| CIE-LCH | lch(76.14, 48.66, 133.94°) |
| OKLab | oklab(78.25% -0.0924 0.0862) |
| OKLCH | oklch(78.25% 0.126 137) |
| XYZ | xyz(36.4832, 50.1108, 25.8356) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 1.93
Light Moss Green
#A6C875
ΔE00 4.55
Soft Green
#6FC276
ΔE00 5.27
Pale Olive Green
#B1D27B
ΔE00 5.75
Lichen
#8FB67B
ΔE00 6.51
Turtle Green
#75B84F
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CB79 #B379CB
analogous
#BACB79 #91CB79 #79CB8A
triadic
#91CB79 #7991CB #CB7991
tetradic
#91CB79 #79BACB #B379CB #CB8A79
square
#91CB79 #79BACB #B379CB #CB8A79
split-complementary
#91CB79 #8A79CB #CB79BA
monochromatic
#529138 #6DBA4D #91CB79 #B5DCA5 #D9EDD1
Accessibility & contrast
On white
1.91
#91CB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#91CB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CB79
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CB79 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF73
Deuteranopia (green-blind)
#C8BA7E
Tritanopia (blue-blind)
#8FC6B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91cb79; /* rgb */ color: rgb(145, 203, 121); /* oklch */ color: oklch(78.3% 0.126 137.0);
Tailwind
colors: {
custom: {
50: '#b3dba1',
500: '#91cb79',
950: '#000000',
},
}SCSS
$custom: #91cb79; $custom-light: #b3dba1; $custom-dark: #000000;
JSON
{
"hex": "#91cb79",
"rgb": {
"r": 145,
"g": 203,
"b": 121
},
"hsl": {
"h": 102.439,
"s": 44.086,
"l": 63.529
},
"oklch": {
"l": 0.78254,
"c": 0.12637,
"h": 137
},
"luminance": 0.50112
}Semantic roles & 50–950 ramp
primary
#91CB79
secondary
#835098
accent
#2EB78F
background
#FDFEFC
surface
#F8FBF5
border
#D1D4CF
text
#11150F
muted
#818480