#91B8A2#91B8A2
#91B8A2 is a light, muted green. Relative luminance 0.429; OKLCH L 74.8% C 0.053 H 160.1°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #91B8A2 |
|---|---|
| RGB | rgb(145, 184, 162) |
| HSL | hsl(146, 22%, 65%) |
| HSV | hsv(146, 21%, 72%) |
| CMYK | cmyk(21.2%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(71.49, -17.59, 6.90) |
| CIE-LCH | lch(71.49, 18.90, 158.58°) |
| OKLab | oklab(74.78% -0.0494 0.0179) |
| OKLCH | oklch(74.78% 0.053 160.1) |
| XYZ | xyz(35.3373, 42.9082, 40.5957) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.06
Darkseagreen
#8FBC8F
ΔE00 6.74
Pale Teal
#82CBB2
ΔE00 7.13
Sage Green
#9CAF88
ΔE00 8.17
Greyish Green
#82A67D
ΔE00 8.26
Greyish Teal
#719F91
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B8A2 #B891A7
analogous
#94B891 #91B8A2 #91B8B6
triadic
#91B8A2 #A291B8 #B8A291
tetradic
#91B8A2 #9194B8 #B891A7 #B8B691
square
#91B8A2 #9194B8 #B891A7 #B8B691
split-complementary
#91B8A2 #B691B8 #B89194
monochromatic
#517E64 #6CA083 #91B8A2 #B6D0C1 #DBE8E1
Accessibility & contrast
On white
2.19
#91B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#91B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B8A2
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B8A2 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#B0ADA3
Tritanopia (blue-blind)
#8AB8B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #91b8a2; /* rgb */ color: rgb(145, 184, 162); /* oklch */ color: oklch(74.8% 0.053 160.1);
Tailwind
colors: {
custom: {
50: '#b1cdbd',
500: '#91b8a2',
950: '#000000',
},
}SCSS
$custom: #91b8a2; $custom-light: #b1cdbd; $custom-dark: #000000;
JSON
{
"hex": "#91b8a2",
"rgb": {
"r": 145,
"g": 184,
"b": 162
},
"hsl": {
"h": 146.154,
"s": 21.547,
"l": 64.51
},
"oklch": {
"l": 0.74782,
"c": 0.05254,
"h": 160.1
},
"luminance": 0.42909
}Semantic roles & 50–950 ramp
primary
#91B8A2
secondary
#D9CCD3
accent
#4679A0
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#111312
muted
#808281