#91BAAE#91BAAE
#91BAAE is a light, muted teal. Relative luminance 0.442; OKLCH L 75.6% C 0.047 H 175.2°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #91BAAE |
|---|---|
| RGB | rgb(145, 186, 174) |
| HSL | hsl(162, 23%, 65%) |
| HSV | hsv(162, 22%, 73%) |
| CMYK | cmyk(22%, 0%, 6.5%, 27.1%) |
| CIE-LAB | lab(72.36, -16.18, 1.59) |
| CIE-LCH | lch(72.36, 16.26, 174.37°) |
| OKLab | oklab(75.57% -0.047 0.004) |
| OKLCH | oklch(75.57% 0.047 175.2) |
| XYZ | xyz(36.8737, 44.1922, 46.6233) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.55
Greyish Teal
#719F91
ΔE00 8.49
Greenish Grey
#96AE8D
ΔE00 9.32
Seafoam Blue
#78D1B6
ΔE00 9.54
Darkseagreen
#8FBC8F
ΔE00 10.45
Dull Teal
#5F9E8F
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BAAE #BA919D
analogous
#91BA9A #91BAAE #91B2BA
triadic
#91BAAE #AE91BA #BAAE91
tetradic
#91BAAE #9A91BA #BA919D #B2BA91
square
#91BAAE #9A91BA #BA919D #B2BA91
split-complementary
#91BAAE #BA91B2 #BA9A91
monochromatic
#508072 #6BA292 #91BAAE #B7D2CA #DCE9E5
Accessibility & contrast
On white
2.13
#91BAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#91BAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BAAE
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BAAE | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AD
Deuteranopia (green-blind)
#AFAFAF
Tritanopia (blue-blind)
#87BBB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #91baae; /* rgb */ color: rgb(145, 186, 174); /* oklch */ color: oklch(75.6% 0.047 175.2);
Tailwind
colors: {
custom: {
50: '#b2cec6',
500: '#91baae',
950: '#000000',
},
}SCSS
$custom: #91baae; $custom-light: #b2cec6; $custom-dark: #000000;
JSON
{
"hex": "#91baae",
"rgb": {
"r": 145,
"g": 186,
"b": 174
},
"hsl": {
"h": 162.439,
"s": 22.905,
"l": 64.902
},
"oklch": {
"l": 0.75571,
"c": 0.04717,
"h": 175.2
},
"luminance": 0.44194
}Semantic roles & 50–950 ramp
primary
#91BAAE
secondary
#DACCD1
accent
#445FA1
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282