#91BDAF#91BDAF
#91BDAF is a light, muted teal. Relative luminance 0.455; OKLCH L 76.3% C 0.051 H 173.4°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #91BDAF |
|---|---|
| RGB | rgb(145, 189, 175) |
| HSL | hsl(161, 25%, 65%) |
| HSV | hsv(161, 23%, 74%) |
| CMYK | cmyk(23.3%, 0%, 7.4%, 25.9%) |
| CIE-LAB | lab(73.23, -17.51, 2.31) |
| CIE-LCH | lch(73.23, 17.67, 172.48°) |
| OKLab | oklab(76.27% -0.0506 0.0059) |
| OKLCH | oklch(76.27% 0.051 173.4) |
| XYZ | xyz(37.6102, 45.5086, 47.3515) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.41
Seafoam Blue
#78D1B6
ΔE00 8.45
Greyish Teal
#719F91
ΔE00 9.00
Greenish Grey
#96AE8D
ΔE00 9.34
Darkseagreen
#8FBC8F
ΔE00 9.80
Mediumaquamarine
#66CDAA
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BDAF #BD919F
analogous
#91BD99 #91BDAF #91B5BD
triadic
#91BDAF #AF91BD #BDAF91
tetradic
#91BDAF #9991BD #BD919F #B5BD91
square
#91BDAF #9991BD #BD919F #B5BD91
split-complementary
#91BDAF #BD91B5 #BD9991
monochromatic
#4F8473 #6BA693 #91BDAF #B7D4CB #DDEBE7
Accessibility & contrast
On white
2.08
#91BDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#91BDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BDAF
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BDAF | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#B2B1B0
Tritanopia (blue-blind)
#86BEB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bdaf; /* rgb */ color: rgb(145, 189, 175); /* oklch */ color: oklch(76.3% 0.051 173.4);
Tailwind
colors: {
custom: {
50: '#b2d1c6',
500: '#91bdaf',
950: '#000000',
},
}SCSS
$custom: #91bdaf; $custom-light: #b2d1c6; $custom-dark: #000000;
JSON
{
"hex": "#91bdaf",
"rgb": {
"r": 145,
"g": 189,
"b": 175
},
"hsl": {
"h": 160.909,
"s": 25,
"l": 65.49
},
"oklch": {
"l": 0.76272,
"c": 0.05096,
"h": 173.4
},
"luminance": 0.4551
}Semantic roles & 50–950 ramp
primary
#91BDAF
secondary
#DCCED2
accent
#4261A4
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282