#91BCB2#91BCB2
#91BCB2 is a light, muted teal. Relative luminance 0.452; OKLCH L 76.1% C 0.048 H 179.1°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCB2 |
|---|---|
| RGB | rgb(145, 188, 178) |
| HSL | hsl(166, 24%, 65%) |
| HSV | hsv(166, 23%, 74%) |
| CMYK | cmyk(22.9%, 0%, 5.3%, 26.3%) |
| CIE-LAB | lab(73.02, -16.37, 0.38) |
| CIE-LCH | lch(73.02, 16.37, 178.67°) |
| OKLab | oklab(76.14% -0.048 0.0008) |
| OKLCH | oklch(76.14% 0.048 179.1) |
| XYZ | xyz(37.6938, 45.1991, 48.8491) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.57
Greyish Teal
#719F91
ΔE00 9.05
Seafoam Blue
#78D1B6
ΔE00 9.46
Greenish Grey
#96AE8D
ΔE00 10.35
Dull Teal
#5F9E8F
ΔE00 10.92
Mediumaquamarine
#66CDAA
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCB2 #BC919B
analogous
#91BC9C #91BCB2 #91B0BC
triadic
#91BCB2 #B291BC #BCB291
tetradic
#91BCB2 #9C91BC #BC919B #B0BC91
square
#91BCB2 #9C91BC #BC919B #B0BC91
split-complementary
#91BCB2 #BC91B0 #BC9C91
monochromatic
#508377 #6BA597 #91BCB2 #B7D3CD #DDEAE7
Accessibility & contrast
On white
2.09
#91BCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#91BCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCB2
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCB2 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B2
Deuteranopia (green-blind)
#B0B1B3
Tritanopia (blue-blind)
#86BDB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91bcb2; /* rgb */ color: rgb(145, 188, 178); /* oklch */ color: oklch(76.1% 0.048 179.1);
Tailwind
colors: {
custom: {
50: '#b2d0c9',
500: '#91bcb2',
950: '#000000',
},
}SCSS
$custom: #91bcb2; $custom-light: #b2d0c9; $custom-dark: #000000;
JSON
{
"hex": "#91bcb2",
"rgb": {
"r": 145,
"g": 188,
"b": 178
},
"hsl": {
"h": 166.047,
"s": 24.294,
"l": 65.294
},
"oklch": {
"l": 0.76136,
"c": 0.04802,
"h": 179.1
},
"luminance": 0.45201
}Semantic roles & 50–950 ramp
primary
#91BCB2
secondary
#DCCDD1
accent
#4359A3
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282