#91BDAE#91BDAE
#91BDAE is a light, muted teal. Relative luminance 0.455; OKLCH L 76.2% C 0.052 H 172.0°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #91BDAE |
|---|---|
| RGB | rgb(145, 189, 174) |
| HSL | hsl(160, 25%, 65%) |
| HSV | hsv(160, 23%, 74%) |
| CMYK | cmyk(23.3%, 0%, 7.9%, 25.9%) |
| CIE-LAB | lab(73.20, -17.72, 2.82) |
| CIE-LCH | lch(73.20, 17.95, 170.96°) |
| OKLab | oklab(76.24% -0.051 0.0072) |
| OKLCH | oklch(76.24% 0.052 172) |
| XYZ | xyz(37.5124, 45.4695, 46.8362) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.23
Seafoam Blue
#78D1B6
ΔE00 8.30
Greyish Teal
#719F91
ΔE00 8.98
Greenish Grey
#96AE8D
ΔE00 9.06
Darkseagreen
#8FBC8F
ΔE00 9.42
Mediumaquamarine
#66CDAA
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BDAE #BD91A0
analogous
#91BD98 #91BDAE #91B6BD
triadic
#91BDAE #AE91BD #BDAE91
tetradic
#91BDAE #9891BD #BD91A0 #B6BD91
square
#91BDAE #9891BD #BD91A0 #B6BD91
split-complementary
#91BDAE #BD91B6 #BD9891
monochromatic
#4F8472 #6BA692 #91BDAE #B7D4CA #DDEBE6
Accessibility & contrast
On white
2.08
#91BDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#91BDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BDAE
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BDAE | 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)
#BAB7AD
Deuteranopia (green-blind)
#B2B1AF
Tritanopia (blue-blind)
#87BEB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bdae; /* rgb */ color: rgb(145, 189, 174); /* oklch */ color: oklch(76.2% 0.052 172.0);
Tailwind
colors: {
custom: {
50: '#b2d1c6',
500: '#91bdae',
950: '#000000',
},
}SCSS
$custom: #91bdae; $custom-light: #b2d1c6; $custom-dark: #000000;
JSON
{
"hex": "#91bdae",
"rgb": {
"r": 145,
"g": 189,
"b": 174
},
"hsl": {
"h": 159.545,
"s": 25,
"l": 65.49
},
"oklch": {
"l": 0.76243,
"c": 0.05155,
"h": 172
},
"luminance": 0.45471
}Semantic roles & 50–950 ramp
primary
#91BDAE
secondary
#DCCED3
accent
#4263A4
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282