#91BBC2#91BBC2
#91BBC2 is a light, muted teal. Relative luminance 0.455; OKLCH L 76.4% C 0.046 H 208.8°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBC2 |
|---|---|
| RGB | rgb(145, 187, 194) |
| HSL | hsl(189, 29%, 66%) |
| HSV | hsv(189, 25%, 76%) |
| CMYK | cmyk(25.3%, 3.6%, 0%, 23.9%) |
| CIE-LAB | lab(73.19, -12.32, -8.11) |
| CIE-LCH | lch(73.19, 14.74, 213.35°) |
| OKLab | oklab(76.42% -0.0401 -0.0221) |
| OKLCH | oklch(76.42% 0.046 208.8) |
| XYZ | xyz(39.1820, 45.4538, 57.7374) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.01
Bluegrey
#85A3B2
ΔE00 8.49
Sky Blue
#87CEEB
ΔE00 8.80
Light Grey Blue
#9DBCD4
ΔE00 8.97
Powder Blue
#B0E0E6
ΔE00 9.10
Greyblue
#77A1B5
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBC2 #C29891
analogous
#91C2B1 #91BBC2 #91A3C2
triadic
#91BBC2 #C291BB #BBC291
tetradic
#91BBC2 #B191C2 #C29891 #A3C291
square
#91BBC2 #B191C2 #C29891 #A3C291
split-complementary
#91BBC2 #C291A3 #C2B191
monochromatic
#4D828B #6AA3AC #91BBC2 #B8D3D8 #E0ECEE
Accessibility & contrast
On white
2.08
#91BBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#91BBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBC2
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBC2 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B8C2
Deuteranopia (green-blind)
#ABB1C2
Tritanopia (blue-blind)
#81BFBD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bbc2; /* rgb */ color: rgb(145, 187, 194); /* oklch */ color: oklch(76.4% 0.046 208.8);
Tailwind
colors: {
custom: {
50: '#b2cfd4',
500: '#91bbc2',
950: '#000000',
},
}SCSS
$custom: #91bbc2; $custom-light: #b2cfd4; $custom-dark: #000000;
JSON
{
"hex": "#91bbc2",
"rgb": {
"r": 145,
"g": 187,
"b": 194
},
"hsl": {
"h": 188.571,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.76417,
"c": 0.04581,
"h": 208.8
},
"luminance": 0.45455
}Semantic roles & 50–950 ramp
primary
#91BBC2
secondary
#DFD2CF
accent
#4D3EA7
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283