#91C99B#91C99B
#91C99B is a light, moderate green. Relative luminance 0.502; OKLCH L 78.5% C 0.087 H 149.5°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #91C99B |
|---|---|
| RGB | rgb(145, 201, 155) |
| HSL | hsl(131, 34%, 68%) |
| HSV | hsv(131, 28%, 79%) |
| CMYK | cmyk(27.9%, 0%, 22.9%, 21.2%) |
| CIE-LAB | lab(76.17, -27.39, 17.29) |
| CIE-LCH | lch(76.17, 32.39, 147.74°) |
| OKLab | oklab(78.47% -0.0751 0.0442) |
| OKLCH | oklch(78.47% 0.087 149.5) |
| XYZ | xyz(38.4782, 50.1580, 38.6581) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.59
Hospital Green
#9BE5AA
ΔE00 6.86
Lichen
#8FB67B
ΔE00 6.99
Pale Teal
#82CBB2
ΔE00 7.32
Seafoam
#7FE0B3
ΔE00 7.34
Sage Green (survey)
#88B378
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C99B #C991BF
analogous
#A3C991 #91C99B #91C9B7
triadic
#91C99B #9B91C9 #C99B91
tetradic
#91C99B #91A3C9 #C991BF #C9B791
square
#91C99B #91A3C9 #C991BF #C9B791
split-complementary
#91C99B #B791C9 #C991A3
monochromatic
#4A9657 #68B576 #91C99B #BADDC0 #E3F1E6
Accessibility & contrast
On white
1.90
#91C99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#91C99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C99B
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C99B | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC098
Deuteranopia (green-blind)
#C1B99D
Tritanopia (blue-blind)
#89C7BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c99b; /* rgb */ color: rgb(145, 201, 155); /* oklch */ color: oklch(78.5% 0.087 149.5);
Tailwind
colors: {
custom: {
50: '#b2d9b8',
500: '#91c99b',
950: '#000000',
},
}SCSS
$custom: #91c99b; $custom-light: #b2d9b8; $custom-dark: #000000;
JSON
{
"hex": "#91c99b",
"rgb": {
"r": 145,
"g": 201,
"b": 155
},
"hsl": {
"h": 130.714,
"s": 34.146,
"l": 67.843
},
"oklch": {
"l": 0.78475,
"c": 0.08719,
"h": 149.5
},
"luminance": 0.5016
}Semantic roles & 50–950 ramp
primary
#91C99B
secondary
#9D6193
accent
#3998AD
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111411
muted
#818381