#91BFAF#91BFAF
#91BFAF is a light, muted teal. Relative luminance 0.464; OKLCH L 76.7% C 0.054 H 171.5°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFAF |
|---|---|
| RGB | rgb(145, 191, 175) |
| HSL | hsl(159, 26%, 66%) |
| HSV | hsv(159, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 8.4%, 25.1%) |
| CIE-LAB | lab(73.79, -18.54, 3.13) |
| CIE-LCH | lch(73.79, 18.80, 170.42°) |
| OKLab | oklab(76.72% -0.0533 0.008) |
| OKLCH | oklch(76.72% 0.054 171.5) |
| XYZ | xyz(38.0434, 46.3750, 47.4959) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.58
Seafoam Blue
#78D1B6
ΔE00 7.67
Darkseagreen
#8FBC8F
ΔE00 9.18
Mediumaquamarine
#66CDAA
ΔE00 9.24
Greenish Grey
#96AE8D
ΔE00 9.25
Greyish Teal
#719F91
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFAF #BF91A1
analogous
#91BF98 #91BFAF #91B8BF
triadic
#91BFAF #AF91BF #BFAF91
tetradic
#91BFAF #9891BF #BF91A1 #B8BF91
square
#91BFAF #9891BF #BF91A1 #B8BF91
split-complementary
#91BFAF #BF91B8 #BF9891
monochromatic
#4F8773 #6AA893 #91BFAF #B8D6CB #DEECE7
Accessibility & contrast
On white
2.04
#91BFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#91BFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFAF
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFAF | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AE
Deuteranopia (green-blind)
#B4B3B0
Tritanopia (blue-blind)
#86C0BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91bfaf; /* rgb */ color: rgb(145, 191, 175); /* oklch */ color: oklch(76.7% 0.054 171.5);
Tailwind
colors: {
custom: {
50: '#b2d2c6',
500: '#91bfaf',
950: '#000000',
},
}SCSS
$custom: #91bfaf; $custom-light: #b2d2c6; $custom-dark: #000000;
JSON
{
"hex": "#91bfaf",
"rgb": {
"r": 145,
"g": 191,
"b": 175
},
"hsl": {
"h": 159.13,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.76721,
"c": 0.05389,
"h": 171.5
},
"luminance": 0.46376
}Semantic roles & 50–950 ramp
primary
#91BFAF
secondary
#DECED4
accent
#4063A5
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282