#91BFA4#91BFA4
#91BFA4 is a light, moderate green. Relative luminance 0.460; OKLCH L 76.4% C 0.062 H 158.8°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFA4 |
|---|---|
| RGB | rgb(145, 191, 164) |
| HSL | hsl(145, 26%, 66%) |
| HSV | hsv(145, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 14.1%, 25.1%) |
| CIE-LAB | lab(73.52, -20.76, 8.71) |
| CIE-LCH | lch(73.52, 22.51, 157.23°) |
| OKLab | oklab(76.42% -0.058 0.0225) |
| OKLCH | oklch(76.42% 0.062 158.8) |
| XYZ | xyz(37.0067, 45.9603, 42.0362) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.32
Darkseagreen
#8FBC8F
ΔE00 5.42
Greenish Grey
#96AE8D
ΔE00 7.06
Seafoam Blue
#78D1B6
ΔE00 7.44
Mediumaquamarine
#66CDAA
ΔE00 8.13
Greyish Green
#82A67D
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFA4 #BF91AC
analogous
#95BF91 #91BFA4 #91BFBB
triadic
#91BFA4 #A491BF #BFA491
tetradic
#91BFA4 #9195BF #BF91AC #BFBB91
square
#91BFA4 #9195BF #BF91AC #BFBB91
split-complementary
#91BFA4 #BB91BF #BF9195
monochromatic
#4F8766 #6AA884 #91BFA4 #B8D6C4 #DEECE4
Accessibility & contrast
On white
2.06
#91BFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#91BFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFA4
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFA4 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A3
Deuteranopia (green-blind)
#B6B2A5
Tritanopia (blue-blind)
#89BEB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91bfa4; /* rgb */ color: rgb(145, 191, 164); /* oklch */ color: oklch(76.4% 0.062 158.8);
Tailwind
colors: {
custom: {
50: '#b2d2bf',
500: '#91bfa4',
950: '#000000',
},
}SCSS
$custom: #91bfa4; $custom-light: #b2d2bf; $custom-dark: #000000;
JSON
{
"hex": "#91bfa4",
"rgb": {
"r": 145,
"g": 191,
"b": 164
},
"hsl": {
"h": 144.783,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.76418,
"c": 0.06224,
"h": 158.8
},
"luminance": 0.45962
}Semantic roles & 50–950 ramp
primary
#91BFA4
secondary
#DECED7
accent
#407BA5
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111412
muted
#808281