#91C09A#91C09A
#91C09A is a light, moderate green. Relative luminance 0.461; OKLCH L 76.4% C 0.073 H 150.2°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #91C09A |
|---|---|
| RGB | rgb(145, 192, 154) |
| HSL | hsl(131, 27%, 66%) |
| HSV | hsv(131, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 19.8%, 24.7%) |
| CIE-LAB | lab(73.58, -23.16, 14.21) |
| CIE-LCH | lch(73.58, 27.17, 148.47°) |
| OKLab | oklab(76.39% -0.0637 0.0365) |
| OKLCH | oklch(76.39% 0.073 150.2) |
| XYZ | xyz(36.3577, 46.0508, 37.5387) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.37
Greenish Grey
#96AE8D
ΔE00 6.52
Lichen
#8FB67B
ΔE00 6.66
Sage Green (survey)
#88B378
ΔE00 6.89
Pale Teal
#82CBB2
ΔE00 6.97
Sage Green
#9CAF88
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C09A #C091B7
analogous
#9FC091 #91C09A #91C0B1
triadic
#91C09A #9A91C0 #C09A91
tetradic
#91C09A #919FC0 #C091B7 #C0B191
square
#91C09A #919FC0 #C091B7 #C0B191
split-complementary
#91C09A #B191C0 #C0919F
monochromatic
#4E8859 #6AAA76 #91C09A #B8D6BE #DFEDE1
Accessibility & contrast
On white
2.06
#91C09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#91C09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C09A
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C09A | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B898
Deuteranopia (green-blind)
#B9B39C
Tritanopia (blue-blind)
#8BBEB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91c09a; /* rgb */ color: rgb(145, 192, 154); /* oklch */ color: oklch(76.4% 0.073 150.2);
Tailwind
colors: {
custom: {
50: '#b2d3b7',
500: '#91c09a',
950: '#000000',
},
}SCSS
$custom: #91c09a; $custom-light: #b2d3b7; $custom-dark: #000000;
JSON
{
"hex": "#91c09a",
"rgb": {
"r": 145,
"g": 192,
"b": 154
},
"hsl": {
"h": 131.489,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.7639,
"c": 0.07343,
"h": 150.2
},
"luminance": 0.46052
}Semantic roles & 50–950 ramp
primary
#91C09A
secondary
#DECFDB
accent
#4092A6
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280