#91BBB2#91BBB2
#91BBB2 is a light, muted teal. Relative luminance 0.448; OKLCH L 75.9% C 0.047 H 180.4°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBB2 |
|---|---|
| RGB | rgb(145, 187, 178) |
| HSL | hsl(167, 24%, 65%) |
| HSV | hsv(167, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(72.74, -15.85, -0.03) |
| CIE-LCH | lch(72.74, 15.85, 180.10°) |
| OKLab | oklab(75.91% -0.0467 -0.0003) |
| OKLCH | oklch(75.91% 0.047 180.4) |
| XYZ | xyz(37.4809, 44.7733, 48.7781) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.07
Greyish Teal
#719F91
ΔE00 8.96
Seafoam Blue
#78D1B6
ΔE00 9.93
Greenish Grey
#96AE8D
ΔE00 10.50
Dull Teal
#5F9E8F
ΔE00 10.90
Cadetblue
#5F9EA0
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBB2 #BB919A
analogous
#91BB9D #91BBB2 #91AFBB
triadic
#91BBB2 #B291BB #BBB291
tetradic
#91BBB2 #9D91BB #BB919A #AFBB91
square
#91BBB2 #9D91BB #BB919A #AFBB91
split-complementary
#91BBB2 #BB91AF #BB9D91
monochromatic
#508277 #6BA498 #91BBB2 #B7D2CC #DDEAE7
Accessibility & contrast
On white
2.11
#91BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#91BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBB2
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBB2 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B2
Deuteranopia (green-blind)
#AFB0B3
Tritanopia (blue-blind)
#86BDB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #91bbb2; /* rgb */ color: rgb(145, 187, 178); /* oklch */ color: oklch(75.9% 0.047 180.4);
Tailwind
colors: {
custom: {
50: '#b2cfc9',
500: '#91bbb2',
950: '#000000',
},
}SCSS
$custom: #91bbb2; $custom-light: #b2cfc9; $custom-dark: #000000;
JSON
{
"hex": "#91bbb2",
"rgb": {
"r": 145,
"g": 187,
"b": 178
},
"hsl": {
"h": 167.143,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.75913,
"c": 0.04667,
"h": 180.4
},
"luminance": 0.44775
}Semantic roles & 50–950 ramp
primary
#91BBB2
secondary
#DBCDD0
accent
#4358A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282