#8BBFAB#8BBFAB
#8BBFAB is a light, moderate teal. Relative luminance 0.457; OKLCH L 76.2% C 0.062 H 168.9°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFAB |
|---|---|
| RGB | rgb(139, 191, 171) |
| HSL | hsl(157, 29%, 65%) |
| HSV | hsv(157, 27%, 75%) |
| CMYK | cmyk(27.2%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(73.34, -21.25, 4.61) |
| CIE-LCH | lch(73.34, 21.75, 167.75°) |
| OKLab | oklab(76.24% -0.0606 0.0119) |
| OKLCH | oklch(76.24% 0.062 168.9) |
| XYZ | xyz(36.6266, 45.6892, 45.4092) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.24
Seafoam Blue
#78D1B6
ΔE00 6.44
Mediumaquamarine
#66CDAA
ΔE00 7.72
Darkseagreen
#8FBC8F
ΔE00 8.07
Greenish Grey
#96AE8D
ΔE00 9.10
Greyish Teal
#719F91
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFAB #BF8B9F
analogous
#8BBF91 #8BBFAB #8BB9BF
triadic
#8BBFAB #AB8BBF #BFAB8B
tetradic
#8BBFAB #918BBF #BF8B9F #B9BF8B
square
#8BBFAB #918BBF #BF8B9F #B9BF8B
split-complementary
#8BBFAB #BF8BB9 #BF918B
monochromatic
#4A866F #64A98E #8BBFAB #B2D5C8 #DAEBE4
Accessibility & contrast
On white
2.07
#8BBFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#8BBFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFAB
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFAB | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#B3B1AC
Tritanopia (blue-blind)
#7FC0B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bbfab; /* rgb */ color: rgb(139, 191, 171); /* oklch */ color: oklch(76.2% 0.062 168.9);
Tailwind
colors: {
custom: {
50: '#aed2c4',
500: '#8bbfab',
950: '#000000',
},
}SCSS
$custom: #8bbfab; $custom-light: #aed2c4; $custom-dark: #000000;
JSON
{
"hex": "#8bbfab",
"rgb": {
"r": 139,
"g": 191,
"b": 171
},
"hsl": {
"h": 156.923,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.76242,
"c": 0.06175,
"h": 168.9
},
"luminance": 0.45691
}Semantic roles & 50–950 ramp
primary
#8BBFAB
secondary
#DCCAD1
accent
#3E67A8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281