#91C29B#91C29B
#91C29B is a light, moderate green. Relative luminance 0.470; OKLCH L 76.9% C 0.076 H 150.5°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #91C29B |
|---|---|
| RGB | rgb(145, 194, 155) |
| HSL | hsl(132, 29%, 66%) |
| HSV | hsv(132, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 20.1%, 23.9%) |
| CIE-LAB | lab(74.17, -23.96, 14.50) |
| CIE-LCH | lch(74.17, 28.01, 148.83°) |
| OKLab | oklab(76.87% -0.0659 0.0372) |
| OKLCH | oklch(76.87% 0.076 150.5) |
| XYZ | xyz(36.8835, 46.9685, 38.1265) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.55
Pale Teal
#82CBB2
ΔE00 6.76
Lichen
#8FB67B
ΔE00 6.81
Sage Green (survey)
#88B378
ΔE00 7.06
Greenish Grey
#96AE8D
ΔE00 7.06
Faded Green
#7BB274
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C29B #C291B8
analogous
#A0C291 #91C29B #91C2B4
triadic
#91C29B #9B91C2 #C29B91
tetradic
#91C29B #91A0C2 #C291B8 #C2B491
square
#91C29B #91A0C2 #C291B8 #C2B491
split-complementary
#91C29B #B491C2 #C291A0
monochromatic
#4D8B5A #6AAC77 #91C29B #B8D8BF #E0EEE3
Accessibility & contrast
On white
2.02
#91C29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#91C29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C29B
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C29B | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA99
Deuteranopia (green-blind)
#BAB49D
Tritanopia (blue-blind)
#8AC0B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c29b; /* rgb */ color: rgb(145, 194, 155); /* oklch */ color: oklch(76.9% 0.076 150.5);
Tailwind
colors: {
custom: {
50: '#b2d4b8',
500: '#91c29b',
950: '#000000',
},
}SCSS
$custom: #91c29b; $custom-light: #b2d4b8; $custom-dark: #000000;
JSON
{
"hex": "#91c29b",
"rgb": {
"r": 145,
"g": 194,
"b": 155
},
"hsl": {
"h": 132.245,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.76872,
"c": 0.07573,
"h": 150.5
},
"luminance": 0.4697
}Semantic roles & 50–950 ramp
primary
#91C29B
secondary
#DFCFDC
accent
#3E92A7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380