#91C69A#91C69A
#91C69A is a light, moderate green. Relative luminance 0.487; OKLCH L 77.8% C 0.083 H 149.3°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #91C69A |
|---|---|
| RGB | rgb(145, 198, 154) |
| HSL | hsl(130, 32%, 67%) |
| HSV | hsv(130, 27%, 78%) |
| CMYK | cmyk(26.8%, 0%, 22.2%, 22.4%) |
| CIE-LAB | lab(75.29, -26.11, 16.60) |
| CIE-LCH | lch(75.29, 30.94, 147.55°) |
| OKLab | oklab(77.76% -0.0717 0.0425) |
| OKLCH | oklch(77.76% 0.083 149.3) |
| XYZ | xyz(37.7021, 48.7396, 37.9868) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.87
Lichen
#8FB67B
ΔE00 6.61
Sage Green (survey)
#88B378
ΔE00 6.94
Pale Teal
#82CBB2
ΔE00 7.23
Faded Green
#7BB274
ΔE00 7.46
Hospital Green
#9BE5AA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C69A #C691BD
analogous
#A2C691 #91C69A #91C6B5
triadic
#91C69A #9A91C6 #C69A91
tetradic
#91C69A #91A2C6 #C691BD #C6B591
square
#91C69A #91A2C6 #C691BD #C6B591
split-complementary
#91C69A #B591C6 #C691A2
monochromatic
#4B9157 #69B175 #91C69A #B9DBBF #E2F0E4
Accessibility & contrast
On white
1.95
#91C69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#91C69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C69A
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C69A | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD97
Deuteranopia (green-blind)
#BEB79C
Tritanopia (blue-blind)
#8AC4BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c69a; /* rgb */ color: rgb(145, 198, 154); /* oklch */ color: oklch(77.8% 0.083 149.3);
Tailwind
colors: {
custom: {
50: '#b2d7b8',
500: '#91c69a',
950: '#000000',
},
}SCSS
$custom: #91c69a; $custom-light: #b2d7b8; $custom-dark: #000000;
JSON
{
"hex": "#91c69a",
"rgb": {
"r": 145,
"g": 198,
"b": 154
},
"hsl": {
"h": 130.189,
"s": 31.737,
"l": 67.255
},
"oklch": {
"l": 0.77764,
"c": 0.08332,
"h": 149.3
},
"luminance": 0.48741
}Semantic roles & 50–950 ramp
primary
#91C69A
secondary
#E2D1DF
accent
#3B98AA
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380