#91BFB2#91BFB2
#91BFB2 is a light, muted teal. Relative luminance 0.465; OKLCH L 76.8% C 0.052 H 175.6°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFB2 |
|---|---|
| RGB | rgb(145, 191, 178) |
| HSL | hsl(163, 26%, 66%) |
| HSV | hsv(163, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(73.87, -17.91, 1.61) |
| CIE-LCH | lch(73.87, 17.98, 174.87°) |
| OKLab | oklab(76.81% -0.052 0.004) |
| OKLCH | oklch(76.81% 0.052 175.6) |
| XYZ | xyz(38.3413, 46.4942, 49.0649) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.18
Seafoam Blue
#78D1B6
ΔE00 8.15
Greyish Teal
#719F91
ΔE00 9.47
Mediumaquamarine
#66CDAA
ΔE00 9.89
Greenish Grey
#96AE8D
ΔE00 10.06
Darkseagreen
#8FBC8F
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFB2 #BF919E
analogous
#91BF9B #91BFB2 #91B5BF
triadic
#91BFB2 #B291BF #BFB291
tetradic
#91BFB2 #9B91BF #BF919E #B5BF91
square
#91BFB2 #9B91BF #BF919E #B5BF91
split-complementary
#91BFB2 #BF91B5 #BF9B91
monochromatic
#4F8777 #6AA897 #91BFB2 #B8D6CD #DEECE8
Accessibility & contrast
On white
2.04
#91BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#91BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFB2
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFB2 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9B1
Deuteranopia (green-blind)
#B3B3B3
Tritanopia (blue-blind)
#85C0BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bfb2; /* rgb */ color: rgb(145, 191, 178); /* oklch */ color: oklch(76.8% 0.052 175.6);
Tailwind
colors: {
custom: {
50: '#b2d2c9',
500: '#91bfb2',
950: '#000000',
},
}SCSS
$custom: #91bfb2; $custom-light: #b2d2c9; $custom-dark: #000000;
JSON
{
"hex": "#91bfb2",
"rgb": {
"r": 145,
"g": 191,
"b": 178
},
"hsl": {
"h": 163.043,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.76808,
"c": 0.05217,
"h": 175.6
},
"luminance": 0.46496
}Semantic roles & 50–950 ramp
primary
#91BFB2
secondary
#DECED3
accent
#405DA5
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282