#8FBFAA#8FBFAA
#8FBFAA is a light, muted teal. Relative luminance 0.460; OKLCH L 76.5% C 0.059 H 166.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFAA |
|---|---|
| RGB | rgb(143, 191, 170) |
| HSL | hsl(154, 27%, 65%) |
| HSV | hsv(154, 25%, 75%) |
| CMYK | cmyk(25.1%, 0%, 11%, 25.1%) |
| CIE-LAB | lab(73.55, -20.20, 5.48) |
| CIE-LCH | lch(73.55, 20.93, 164.82°) |
| OKLab | oklab(76.46% -0.0573 0.0142) |
| OKLCH | oklch(76.46% 0.059 166.1) |
| XYZ | xyz(37.2120, 46.0020, 44.9410) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.75
Seafoam Blue
#78D1B6
ΔE00 6.97
Darkseagreen
#8FBC8F
ΔE00 7.49
Mediumaquamarine
#66CDAA
ΔE00 8.17
Greenish Grey
#96AE8D
ΔE00 8.36
Greyish Teal
#719F91
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFAA #BF8FA4
analogous
#8FBF92 #8FBFAA #8FBCBF
triadic
#8FBFAA #AA8FBF #BFAA8F
tetradic
#8FBFAA #928FBF #BF8FA4 #BCBF8F
square
#8FBFAA #928FBF #BF8FA4 #BCBF8F
split-complementary
#8FBFAA #BF8FBC #BF928F
monochromatic
#4D876D #68A98C #8FBFAA #B6D5C8 #DDECE5
Accessibility & contrast
On white
2.06
#8FBFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#8FBFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFAA
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFAA | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB8A9
Deuteranopia (green-blind)
#B4B2AB
Tritanopia (blue-blind)
#85BFB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fbfaa; /* rgb */ color: rgb(143, 191, 170); /* oklch */ color: oklch(76.5% 0.059 166.1);
Tailwind
colors: {
custom: {
50: '#b0d2c3',
500: '#8fbfaa',
950: '#000000',
},
}SCSS
$custom: #8fbfaa; $custom-light: #b0d2c3; $custom-dark: #000000;
JSON
{
"hex": "#8fbfaa",
"rgb": {
"r": 143,
"g": 191,
"b": 170
},
"hsl": {
"h": 153.75,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.76456,
"c": 0.05903,
"h": 166.1
},
"luminance": 0.46004
}Semantic roles & 50–950 ramp
primary
#8FBFAA
secondary
#DDCDD4
accent
#406CA6
background
#FAFCFB
surface
#F5F9F7
border
#CFD2D0
text
#101412
muted
#7F8281