#91BFAB#91BFAB
#91BFAB is a light, muted teal. Relative luminance 0.462; OKLCH L 76.6% C 0.057 H 166.4°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFAB |
|---|---|
| RGB | rgb(145, 191, 171) |
| HSL | hsl(154, 26%, 66%) |
| HSV | hsv(154, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(73.69, -19.36, 5.16) |
| CIE-LCH | lch(73.69, 20.03, 165.08°) |
| OKLab | oklab(76.61% -0.055 0.0133) |
| OKLCH | oklch(76.61% 0.057 166.4) |
| XYZ | xyz(37.6563, 46.2202, 45.4575) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.12
Seafoam Blue
#78D1B6
ΔE00 7.32
Darkseagreen
#8FBC8F
ΔE00 7.75
Greenish Grey
#96AE8D
ΔE00 8.31
Mediumaquamarine
#66CDAA
ΔE00 8.61
Greyish Teal
#719F91
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFAB #BF91A5
analogous
#91BF94 #91BFAB #91BCBF
triadic
#91BFAB #AB91BF #BFAB91
tetradic
#91BFAB #9491BF #BF91A5 #BCBF91
square
#91BFAB #9491BF #BF91A5 #BCBF91
split-complementary
#91BFAB #BF91BC #BF9491
monochromatic
#4F876E #6AA88D #91BFAB #B8D6C9 #DEECE6
Accessibility & contrast
On white
2.05
#91BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#91BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFAB
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFAB | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AA
Deuteranopia (green-blind)
#B5B3AC
Tritanopia (blue-blind)
#87BFB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91bfab; /* rgb */ color: rgb(145, 191, 171); /* oklch */ color: oklch(76.6% 0.057 166.4);
Tailwind
colors: {
custom: {
50: '#b2d2c4',
500: '#91bfab',
950: '#000000',
},
}SCSS
$custom: #91bfab; $custom-light: #b2d2c4; $custom-dark: #000000;
JSON
{
"hex": "#91bfab",
"rgb": {
"r": 145,
"g": 191,
"b": 171
},
"hsl": {
"h": 153.913,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.76608,
"c": 0.05658,
"h": 166.4
},
"luminance": 0.46222
}Semantic roles & 50–950 ramp
primary
#91BFAB
secondary
#DECED5
accent
#406CA5
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281