#91BBB3#91BBB3
#91BBB3 is a light, muted teal. Relative luminance 0.448; OKLCH L 75.9% C 0.046 H 182.1°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBB3 |
|---|---|
| RGB | rgb(145, 187, 179) |
| HSL | hsl(169, 24%, 65%) |
| HSV | hsv(169, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 4.3%, 26.7%) |
| CIE-LAB | lab(72.77, -15.64, -0.54) |
| CIE-LCH | lch(72.77, 15.65, 181.96°) |
| OKLab | oklab(75.94% -0.0462 -0.0017) |
| OKLCH | oklch(75.94% 0.046 182.1) |
| XYZ | xyz(37.5817, 44.8136, 49.3088) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.36
Greyish Teal
#719F91
ΔE00 9.09
Seafoam Blue
#78D1B6
ΔE00 10.18
Cadetblue
#5F9EA0
ΔE00 10.77
Greenish Grey
#96AE8D
ΔE00 10.85
Dull Teal
#5F9E8F
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBB3 #BB9199
analogous
#91BB9E #91BBB3 #91AEBB
triadic
#91BBB3 #B391BB #BBB391
tetradic
#91BBB3 #9E91BB #BB9199 #AEBB91
square
#91BBB3 #9E91BB #BB9199 #AEBB91
split-complementary
#91BBB3 #BB91AE #BB9E91
monochromatic
#508278 #6BA499 #91BBB3 #B7D2CD #DDEAE7
Accessibility & contrast
On white
2.11
#91BBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#91BBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBB3
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBB3 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B3
Deuteranopia (green-blind)
#AFB0B4
Tritanopia (blue-blind)
#86BDB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91bbb3; /* rgb */ color: rgb(145, 187, 179); /* oklch */ color: oklch(75.9% 0.046 182.1);
Tailwind
colors: {
custom: {
50: '#b2cfc9',
500: '#91bbb3',
950: '#000000',
},
}SCSS
$custom: #91bbb3; $custom-light: #b2cfc9; $custom-dark: #000000;
JSON
{
"hex": "#91bbb3",
"rgb": {
"r": 145,
"g": 187,
"b": 179
},
"hsl": {
"h": 168.571,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.75943,
"c": 0.04628,
"h": 182.1
},
"luminance": 0.44815
}Semantic roles & 50–950 ramp
primary
#91BBB3
secondary
#DBCDCF
accent
#4355A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282