#91B69A#91B69A
#91B69A is a light, muted green. Relative luminance 0.418; OKLCH L 74.1% C 0.057 H 152.3°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #91B69A |
|---|---|
| RGB | rgb(145, 182, 154) |
| HSL | hsl(135, 20%, 64%) |
| HSV | hsv(135, 20%, 71%) |
| CMYK | cmyk(20.3%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(70.74, -18.12, 10.20) |
| CIE-LCH | lch(70.74, 20.79, 150.63°) |
| OKLab | oklab(74.12% -0.0501 0.0264) |
| OKLCH | oklch(74.12% 0.057 152.3) |
| XYZ | xyz(34.2362, 41.8078, 36.8315) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.29
Darkseagreen
#8FBC8F
ΔE00 4.91
Sage Green
#9CAF88
ΔE00 6.32
Greyish Green
#82A67D
ΔE00 6.39
Grey Green
#86A17D
ΔE00 7.05
Greeny Grey
#7EA07A
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B69A #B691AD
analogous
#9BB691 #91B69A #91B6AD
triadic
#91B69A #9A91B6 #B69A91
tetradic
#91B69A #919BB6 #B691AD #B6AD91
square
#91B69A #919BB6 #B691AD #B6AD91
split-complementary
#91B69A #AD91B6 #B6919B
monochromatic
#527B5C #6C9E78 #91B69A #B6CEBC #DBE7DE
Accessibility & contrast
On white
2.24
#91B69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#91B69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B69A
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B69A | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B099
Deuteranopia (green-blind)
#B0AB9B
Tritanopia (blue-blind)
#8CB5AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #91b69a; /* rgb */ color: rgb(145, 182, 154); /* oklch */ color: oklch(74.1% 0.057 152.3);
Tailwind
colors: {
custom: {
50: '#b1ccb7',
500: '#91b69a',
950: '#000000',
},
}SCSS
$custom: #91b69a; $custom-light: #b1ccb7; $custom-dark: #000000;
JSON
{
"hex": "#91b69a",
"rgb": {
"r": 145,
"g": 182,
"b": 154
},
"hsl": {
"h": 134.595,
"s": 20.219,
"l": 64.118
},
"oklch": {
"l": 0.74117,
"c": 0.05663,
"h": 152.3
},
"luminance": 0.41809
}Semantic roles & 50–950 ramp
primary
#91B69A
secondary
#D8CBD5
accent
#47899F
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111311
muted
#808280