#91BFAC#91BFAC
#91BFAC is a light, muted teal. Relative luminance 0.463; OKLCH L 76.6% C 0.056 H 167.6°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFAC |
|---|---|
| RGB | rgb(145, 191, 172) |
| HSL | hsl(155, 26%, 66%) |
| HSV | hsv(155, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 9.9%, 25.1%) |
| CIE-LAB | lab(73.71, -19.15, 4.65) |
| CIE-LCH | lch(73.71, 19.71, 166.36°) |
| OKLab | oklab(76.64% -0.0546 0.012) |
| OKLCH | oklch(76.64% 0.056 167.6) |
| XYZ | xyz(37.7520, 46.2584, 45.9614) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.20
Seafoam Blue
#78D1B6
ΔE00 7.38
Darkseagreen
#8FBC8F
ΔE00 8.10
Greenish Grey
#96AE8D
ΔE00 8.53
Mediumaquamarine
#66CDAA
ΔE00 8.74
Greyish Teal
#719F91
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFAC #BF91A4
analogous
#91BF95 #91BFAC #91BBBF
triadic
#91BFAC #AC91BF #BFAC91
tetradic
#91BFAC #9591BF #BF91A4 #BBBF91
square
#91BFAC #9591BF #BF91A4 #BBBF91
split-complementary
#91BFAC #BF91BB #BF9591
monochromatic
#4F8770 #6AA88F #91BFAC #B8D6C9 #DEECE6
Accessibility & contrast
On white
2.05
#91BFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#91BFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFAC
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFAC | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AB
Deuteranopia (green-blind)
#B4B3AD
Tritanopia (blue-blind)
#87BFB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91bfac; /* rgb */ color: rgb(145, 191, 172); /* oklch */ color: oklch(76.6% 0.056 167.6);
Tailwind
colors: {
custom: {
50: '#b2d2c4',
500: '#91bfac',
950: '#000000',
},
}SCSS
$custom: #91bfac; $custom-light: #b2d2c4; $custom-dark: #000000;
JSON
{
"hex": "#91bfac",
"rgb": {
"r": 145,
"g": 191,
"b": 172
},
"hsl": {
"h": 155.217,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.76636,
"c": 0.05587,
"h": 167.6
},
"luminance": 0.4626
}Semantic roles & 50–950 ramp
primary
#91BFAC
secondary
#DECED5
accent
#406AA5
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281