#91AEB3#91AEB3
#91AEB3 is a light, muted teal. Relative luminance 0.395; OKLCH L 73.1% C 0.033 H 209.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #91AEB3 |
|---|---|
| RGB | rgb(145, 174, 179) |
| HSL | hsl(189, 18%, 64%) |
| HSV | hsv(189, 19%, 70%) |
| CMYK | cmyk(19%, 2.8%, 0%, 29.8%) |
| CIE-LAB | lab(69.14, -8.80, -5.87) |
| CIE-LCH | lch(69.14, 10.58, 213.70°) |
| OKLab | oklab(73.06% -0.0285 -0.0159) |
| OKLCH | oklch(73.06% 0.033 209.2) |
| XYZ | xyz(34.9476, 39.5454, 48.4308) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.45
Bluegrey
#85A3B2
ΔE00 5.55
Cool Gray
#9AA7B0
ΔE00 6.74
Bluey Grey
#89A0B0
ΔE00 7.26
Greyblue
#77A1B5
ΔE00 7.38
Light Grey Blue
#9DBCD4
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AEB3 #B39691
analogous
#91B3A7 #91AEB3 #919DB3
triadic
#91AEB3 #B391AE #AEB391
tetradic
#91AEB3 #A791B3 #B39691 #9DB391
square
#91AEB3 #A791B3 #B39691 #9DB391
split-complementary
#91AEB3 #B3919D #B3A791
monochromatic
#527277 #6D939A #91AEB3 #B5C9CC #D9E3E5
Accessibility & contrast
On white
2.36
#91AEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#91AEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AEB3
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AEB3 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB3
Deuteranopia (green-blind)
#A3A7B3
Tritanopia (blue-blind)
#87B1AF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #91aeb3; /* rgb */ color: rgb(145, 174, 179); /* oklch */ color: oklch(73.1% 0.033 209.2);
Tailwind
colors: {
custom: {
50: '#b1c6c9',
500: '#91aeb3',
950: '#000000',
},
}SCSS
$custom: #91aeb3; $custom-light: #b1c6c9; $custom-dark: #000000;
JSON
{
"hex": "#91aeb3",
"rgb": {
"r": 145,
"g": 174,
"b": 179
},
"hsl": {
"h": 188.824,
"s": 18.28,
"l": 63.529
},
"oklch": {
"l": 0.73064,
"c": 0.03265,
"h": 209.2
},
"luminance": 0.39547
}Semantic roles & 50–950 ramp
primary
#91AEB3
secondary
#D6CCCA
accent
#55499D
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#111313
muted
#808282