#91BABE#91BABE
#91BABE is a light, muted teal. Relative luminance 0.449; OKLCH L 76.1% C 0.044 H 203.7°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #91BABE |
|---|---|
| RGB | rgb(145, 186, 190) |
| HSL | hsl(185, 26%, 66%) |
| HSV | hsv(185, 24%, 75%) |
| CMYK | cmyk(23.7%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.80, -12.70, -6.51) |
| CIE-LCH | lch(72.80, 14.27, 207.12°) |
| OKLab | oklab(76.07% -0.0404 -0.0177) |
| OKLCH | oklch(76.07% 0.044 203.7) |
| XYZ | xyz(38.5274, 44.8537, 55.3328) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.81
Bluegrey
#85A3B2
ΔE00 9.02
Powder Blue
#B0E0E6
ΔE00 9.38
Cool Grey
#95A3A6
ΔE00 9.62
Greyblue
#77A1B5
ΔE00 9.89
Sky Blue
#87CEEB
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BABE #BE9591
analogous
#91BEAB #91BABE #91A3BE
triadic
#91BABE #BE91BA #BABE91
tetradic
#91BABE #AB91BE #BE9591 #A3BE91
square
#91BABE #AB91BE #BE9591 #A3BE91
split-complementary
#91BABE #BE91A3 #BEAB91
monochromatic
#4F8186 #6BA2A7 #91BABE #B7D2D5 #DEEAEB
Accessibility & contrast
On white
2.11
#91BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#91BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BABE
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BABE | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BE
Deuteranopia (green-blind)
#ABB0BE
Tritanopia (blue-blind)
#83BDBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91babe; /* rgb */ color: rgb(145, 186, 190); /* oklch */ color: oklch(76.1% 0.044 203.7);
Tailwind
colors: {
custom: {
50: '#b2ced1',
500: '#91babe',
950: '#000000',
},
}SCSS
$custom: #91babe; $custom-light: #b2ced1; $custom-dark: #000000;
JSON
{
"hex": "#91babe",
"rgb": {
"r": 145,
"g": 186,
"b": 190
},
"hsl": {
"h": 185.333,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.76065,
"c": 0.04412,
"h": 203.7
},
"luminance": 0.44855
}Semantic roles & 50–950 ramp
primary
#91BABE
secondary
#DDCFCE
accent
#4A41A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282