#8BBFAE#8BBFAE
#8BBFAE is a light, muted teal. Relative luminance 0.458; OKLCH L 76.3% C 0.060 H 172.4°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFAE |
|---|---|
| RGB | rgb(139, 191, 174) |
| HSL | hsl(160, 29%, 65%) |
| HSV | hsv(160, 27%, 75%) |
| CMYK | cmyk(27.2%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(73.42, -20.62, 3.09) |
| CIE-LCH | lch(73.42, 20.85, 171.47°) |
| OKLab | oklab(76.33% -0.0593 0.0079) |
| OKLCH | oklch(76.33% 0.06 172.4) |
| XYZ | xyz(36.9158, 45.8049, 46.9323) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.62
Seafoam Blue
#78D1B6
ΔE00 6.72
Mediumaquamarine
#66CDAA
ΔE00 8.24
Darkseagreen
#8FBC8F
ΔE00 9.12
Greyish Teal
#719F91
ΔE00 9.21
Greenish Grey
#96AE8D
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFAE #BF8B9C
analogous
#8BBF94 #8BBFAE #8BB6BF
triadic
#8BBFAE #AE8BBF #BFAE8B
tetradic
#8BBFAE #948BBF #BF8B9C #B6BF8B
square
#8BBFAE #948BBF #BF8B9C #B6BF8B
split-complementary
#8BBFAE #BF8BB6 #BF948B
monochromatic
#4A8672 #64A992 #8BBFAE #B2D5CA #DAEBE5
Accessibility & contrast
On white
2.07
#8BBFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#8BBFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFAE
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFAE | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AD
Deuteranopia (green-blind)
#B2B2AF
Tritanopia (blue-blind)
#7EC0BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bbfae; /* rgb */ color: rgb(139, 191, 174); /* oklch */ color: oklch(76.3% 0.060 172.4);
Tailwind
colors: {
custom: {
50: '#aed2c6',
500: '#8bbfae',
950: '#000000',
},
}SCSS
$custom: #8bbfae; $custom-light: #aed2c6; $custom-dark: #000000;
JSON
{
"hex": "#8bbfae",
"rgb": {
"r": 139,
"g": 191,
"b": 174
},
"hsl": {
"h": 160.385,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.76327,
"c": 0.05983,
"h": 172.4
},
"luminance": 0.45807
}Semantic roles & 50–950 ramp
primary
#8BBFAE
secondary
#DCCAD0
accent
#3E60A8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282