#91C19B#91C19B
#91C19B is a light, moderate green. Relative luminance 0.465; OKLCH L 76.6% C 0.074 H 150.7°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #91C19B |
|---|---|
| RGB | rgb(145, 193, 155) |
| HSL | hsl(133, 28%, 66%) |
| HSV | hsv(133, 25%, 76%) |
| CMYK | cmyk(24.9%, 0%, 19.7%, 24.3%) |
| CIE-LAB | lab(73.88, -23.47, 14.10) |
| CIE-LCH | lch(73.88, 27.38, 149.01°) |
| OKLab | oklab(76.64% -0.0646 0.0362) |
| OKLCH | oklch(76.64% 0.074 150.7) |
| XYZ | xyz(36.6617, 46.5249, 38.0526) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.56
Pale Teal
#82CBB2
ΔE00 6.75
Greenish Grey
#96AE8D
ΔE00 6.80
Lichen
#8FB67B
ΔE00 6.85
Sage Green (survey)
#88B378
ΔE00 7.09
Faded Green
#7BB274
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C19B #C191B7
analogous
#9FC191 #91C19B #91C1B3
triadic
#91C19B #9B91C1 #C19B91
tetradic
#91C19B #919FC1 #C191B7 #C1B391
square
#91C19B #919FC1 #C191B7 #C1B391
split-complementary
#91C19B #B391C1 #C1919F
monochromatic
#4E8A5A #6AAB77 #91C19B #B8D7BF #DFEDE2
Accessibility & contrast
On white
2.04
#91C19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#91C19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C19B
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C19B | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B999
Deuteranopia (green-blind)
#BAB39D
Tritanopia (blue-blind)
#8ABFB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c19b; /* rgb */ color: rgb(145, 193, 155); /* oklch */ color: oklch(76.6% 0.074 150.7);
Tailwind
colors: {
custom: {
50: '#b2d4b8',
500: '#91c19b',
950: '#000000',
},
}SCSS
$custom: #91c19b; $custom-light: #b2d4b8; $custom-dark: #000000;
JSON
{
"hex": "#91c19b",
"rgb": {
"r": 145,
"g": 193,
"b": 155
},
"hsl": {
"h": 132.5,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.76643,
"c": 0.07407,
"h": 150.7
},
"luminance": 0.46526
}Semantic roles & 50–950 ramp
primary
#91C19B
secondary
#DFCFDB
accent
#3F91A7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380