#91BCA2#91BCA2
#91BCA2 is a light, muted green. Relative luminance 0.446; OKLCH L 75.7% C 0.059 H 158.1°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCA2 |
|---|---|
| RGB | rgb(145, 188, 162) |
| HSL | hsl(144, 24%, 65%) |
| HSV | hsv(144, 23%, 74%) |
| CMYK | cmyk(22.9%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(72.62, -19.63, 8.52) |
| CIE-LCH | lch(72.62, 21.40, 156.54°) |
| OKLab | oklab(75.69% -0.0548 0.0221) |
| OKLCH | oklch(75.69% 0.059 158.1) |
| XYZ | xyz(36.1800, 44.5936, 40.8766) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.50
Pale Teal
#82CBB2
ΔE00 6.09
Greenish Grey
#96AE8D
ΔE00 6.35
Sage Green
#9CAF88
ΔE00 8.20
Greyish Green
#82A67D
ΔE00 8.21
Seafoam Blue
#78D1B6
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCA2 #BC91AB
analogous
#95BC91 #91BCA2 #91BCB7
triadic
#91BCA2 #A291BC #BCA291
tetradic
#91BCA2 #9195BC #BC91AB #BCB791
square
#91BCA2 #9195BC #BC91AB #BCB791
split-complementary
#91BCA2 #B791BC #BC9195
monochromatic
#508364 #6BA582 #91BCA2 #B7D3C2 #DDEAE2
Accessibility & contrast
On white
2.12
#91BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#91BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCA2
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCA2 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A1
Deuteranopia (green-blind)
#B4B0A3
Tritanopia (blue-blind)
#8ABBB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #91bca2; /* rgb */ color: rgb(145, 188, 162); /* oklch */ color: oklch(75.7% 0.059 158.1);
Tailwind
colors: {
custom: {
50: '#b2d0bd',
500: '#91bca2',
950: '#000000',
},
}SCSS
$custom: #91bca2; $custom-light: #b2d0bd; $custom-dark: #000000;
JSON
{
"hex": "#91bca2",
"rgb": {
"r": 145,
"g": 188,
"b": 162
},
"hsl": {
"h": 143.721,
"s": 24.294,
"l": 65.294
},
"oklch": {
"l": 0.75685,
"c": 0.05911,
"h": 158.1
},
"luminance": 0.44595
}Semantic roles & 50–950 ramp
primary
#91BCA2
secondary
#DCCDD6
accent
#437DA3
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281