#91BFB0#91BFB0
#91BFB0 is a light, muted teal. Relative luminance 0.464; OKLCH L 76.8% C 0.053 H 172.8°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFB0 |
|---|---|
| RGB | rgb(145, 191, 176) |
| HSL | hsl(160, 26%, 66%) |
| HSV | hsv(160, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 7.9%, 25.1%) |
| CIE-LAB | lab(73.81, -18.33, 2.62) |
| CIE-LCH | lch(73.81, 18.51, 171.86°) |
| OKLab | oklab(76.75% -0.0529 0.0067) |
| OKLCH | oklch(76.75% 0.053 172.8) |
| XYZ | xyz(38.1420, 46.4144, 48.0151) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.75
Seafoam Blue
#78D1B6
ΔE00 7.81
Greyish Teal
#719F91
ΔE00 9.41
Mediumaquamarine
#66CDAA
ΔE00 9.44
Greenish Grey
#96AE8D
ΔE00 9.51
Darkseagreen
#8FBC8F
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFB0 #BF91A0
analogous
#91BF99 #91BFB0 #91B7BF
triadic
#91BFB0 #B091BF #BFB091
tetradic
#91BFB0 #9991BF #BF91A0 #B7BF91
square
#91BFB0 #9991BF #BF91A0 #B7BF91
split-complementary
#91BFB0 #BF91B7 #BF9991
monochromatic
#4F8775 #6AA894 #91BFB0 #B8D6CC #DEECE8
Accessibility & contrast
On white
2.04
#91BFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#91BFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFB0
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFB0 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AF
Deuteranopia (green-blind)
#B3B3B1
Tritanopia (blue-blind)
#86C0BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91bfb0; /* rgb */ color: rgb(145, 191, 176); /* oklch */ color: oklch(76.8% 0.053 172.8);
Tailwind
colors: {
custom: {
50: '#b2d2c7',
500: '#91bfb0',
950: '#000000',
},
}SCSS
$custom: #91bfb0; $custom-light: #b2d2c7; $custom-dark: #000000;
JSON
{
"hex": "#91bfb0",
"rgb": {
"r": 145,
"g": 191,
"b": 176
},
"hsl": {
"h": 160.435,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.7675,
"c": 0.05328,
"h": 172.8
},
"luminance": 0.46416
}Semantic roles & 50–950 ramp
primary
#91BFB0
secondary
#DECED3
accent
#4061A5
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282