#91C19D#91C19D
#91C19D is a light, moderate green. Relative luminance 0.466; OKLCH L 76.7% C 0.072 H 152.2°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #91C19D |
|---|---|
| RGB | rgb(145, 193, 157) |
| HSL | hsl(135, 28%, 66%) |
| HSV | hsv(135, 25%, 76%) |
| CMYK | cmyk(24.9%, 0%, 18.7%, 24.3%) |
| CIE-LAB | lab(73.93, -23.10, 13.08) |
| CIE-LCH | lch(73.93, 26.54, 150.48°) |
| OKLab | oklab(76.69% -0.0637 0.0337) |
| OKLCH | oklch(76.69% 0.072 152.2) |
| XYZ | xyz(36.8310, 46.5927, 38.9445) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.07
Pale Teal
#82CBB2
ΔE00 6.32
Greenish Grey
#96AE8D
ΔE00 6.85
Lichen
#8FB67B
ΔE00 7.36
Sage Green (survey)
#88B378
ΔE00 7.57
Greyish Green
#82A67D
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C19D #C191B5
analogous
#9DC191 #91C19D #91C1B5
triadic
#91C19D #9D91C1 #C19D91
tetradic
#91C19D #919DC1 #C191B5 #C1B591
square
#91C19D #919DC1 #C191B5 #C1B591
split-complementary
#91C19D #B591C1 #C1919D
monochromatic
#4E8A5D #6AAB7A #91C19D #B8D7C0 #DFEDE3
Accessibility & contrast
On white
2.04
#91C19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#91C19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C19D
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C19D | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99B
Deuteranopia (green-blind)
#B9B49F
Tritanopia (blue-blind)
#8ABFB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c19d; /* rgb */ color: rgb(145, 193, 157); /* oklch */ color: oklch(76.7% 0.072 152.2);
Tailwind
colors: {
custom: {
50: '#b2d4ba',
500: '#91c19d',
950: '#000000',
},
}SCSS
$custom: #91c19d; $custom-light: #b2d4ba; $custom-dark: #000000;
JSON
{
"hex": "#91c19d",
"rgb": {
"r": 145,
"g": 193,
"b": 157
},
"hsl": {
"h": 135,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.76693,
"c": 0.07208,
"h": 152.2
},
"luminance": 0.46594
}Semantic roles & 50–950 ramp
primary
#91C19D
secondary
#DFCFDB
accent
#3F8DA7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380