#91CB8F#91CB8F
#91CB8F is a light, moderate green. Relative luminance 0.507; OKLCH L 78.7% C 0.103 H 143.7°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #91CB8F |
|---|---|
| RGB | rgb(145, 203, 143) |
| HSL | hsl(118, 37%, 68%) |
| HSV | hsv(118, 30%, 80%) |
| CMYK | cmyk(28.6%, 0%, 29.6%, 20.4%) |
| CIE-LAB | lab(76.50, -30.42, 24.11) |
| CIE-LCH | lch(76.50, 38.82, 141.60°) |
| OKLab | oklab(78.67% -0.083 0.0609) |
| OKLCH | oklch(78.67% 0.103 143.7) |
| XYZ | xyz(37.9894, 50.7133, 33.7683) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.82
Soft Green
#6FC276
ΔE00 5.45
Pistachio
#93C572
ΔE00 5.59
Lichen
#8FB67B
ΔE00 5.95
Hospital Green
#9BE5AA
ΔE00 6.35
Sage Green (survey)
#88B378
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CB8F #C98FCB
analogous
#AFCB8F #91CB8F #8FCBAB
triadic
#91CB8F #8F91CB #CB8F91
tetradic
#91CB8F #8FAFCB #C98FCB #CBAB8F
square
#91CB8F #8FAFCB #C98FCB #CBAB8F
split-complementary
#91CB8F #AB8FCB #CB8FAF
monochromatic
#4A9947 #68B865 #91CB8F #BADEB9 #E3F2E3
Accessibility & contrast
On white
1.88
#91CB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#91CB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CB8F
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CB8F | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC08B
Deuteranopia (green-blind)
#C5BA92
Tritanopia (blue-blind)
#8CC7BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91cb8f; /* rgb */ color: rgb(145, 203, 143); /* oklch */ color: oklch(78.7% 0.103 143.7);
Tailwind
colors: {
custom: {
50: '#b3dbb0',
500: '#91cb8f',
950: '#000000',
},
}SCSS
$custom: #91cb8f; $custom-light: #b3dbb0; $custom-dark: #000000;
JSON
{
"hex": "#91cb8f",
"rgb": {
"r": 145,
"g": 203,
"b": 143
},
"hsl": {
"h": 118,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.78671,
"c": 0.10293,
"h": 143.7
},
"luminance": 0.50715
}Semantic roles & 50–950 ramp
primary
#91CB8F
secondary
#9D5FA0
accent
#36AFAB
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481