#8FBBAB#8FBBAB
#8FBBAB is a light, muted teal. Relative luminance 0.443; OKLCH L 75.6% C 0.052 H 170.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBAB |
|---|---|
| RGB | rgb(143, 187, 171) |
| HSL | hsl(158, 24%, 65%) |
| HSV | hsv(158, 24%, 73%) |
| CMYK | cmyk(23.5%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(72.44, -17.96, 3.34) |
| CIE-LCH | lch(72.44, 18.27, 169.47°) |
| OKLab | oklab(75.58% -0.0515 0.0086) |
| OKLCH | oklch(75.58% 0.052 170.6) |
| XYZ | xyz(36.4465, 44.3192, 45.1543) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.29
Seafoam Blue
#78D1B6
ΔE00 8.40
Greyish Teal
#719F91
ΔE00 8.44
Greenish Grey
#96AE8D
ΔE00 8.58
Darkseagreen
#8FBC8F
ΔE00 9.00
Mediumaquamarine
#66CDAA
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBAB #BB8F9F
analogous
#8FBB95 #8FBBAB #8FB5BB
triadic
#8FBBAB #AB8FBB #BBAB8F
tetradic
#8FBBAB #958FBB #BB8F9F #B5BB8F
square
#8FBBAB #958FBB #BB8F9F #B5BB8F
split-complementary
#8FBBAB #BB8FB5 #BB958F
monochromatic
#4E816F #69A48E #8FBBAB #B5D2C8 #DBE9E4
Accessibility & contrast
On white
2.13
#8FBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#8FBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBAB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBAB | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AA
Deuteranopia (green-blind)
#B0AFAC
Tritanopia (blue-blind)
#85BCB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fbbab; /* rgb */ color: rgb(143, 187, 171); /* oklch */ color: oklch(75.6% 0.052 170.6);
Tailwind
colors: {
custom: {
50: '#b0cfc4',
500: '#8fbbab',
950: '#000000',
},
}SCSS
$custom: #8fbbab; $custom-light: #b0cfc4; $custom-dark: #000000;
JSON
{
"hex": "#8fbbab",
"rgb": {
"r": 143,
"g": 187,
"b": 171
},
"hsl": {
"h": 158.182,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.75581,
"c": 0.05225,
"h": 170.6
},
"luminance": 0.44321
}Semantic roles & 50–950 ramp
primary
#8FBBAB
secondary
#DACBD1
accent
#4366A3
background
#FAFCFC
surface
#F5F9F8
border
#CFD2D1
text
#101312
muted
#7F8281