#8FBFAF#8FBFAF
#8FBFAF is a light, muted teal. Relative luminance 0.462; OKLCH L 76.6% C 0.056 H 172.3°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFAF |
|---|---|
| RGB | rgb(143, 191, 175) |
| HSL | hsl(160, 27%, 65%) |
| HSV | hsv(160, 25%, 75%) |
| CMYK | cmyk(25.1%, 0%, 8.4%, 25.1%) |
| CIE-LAB | lab(73.67, -19.17, 2.94) |
| CIE-LCH | lch(73.67, 19.39, 171.27°) |
| OKLab | oklab(76.6% -0.0552 0.0075) |
| OKLCH | oklch(76.6% 0.056 172.3) |
| XYZ | xyz(37.6940, 46.1948, 47.4795) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.29
Seafoam Blue
#78D1B6
ΔE00 7.38
Mediumaquamarine
#66CDAA
ΔE00 8.96
Darkseagreen
#8FBC8F
ΔE00 9.27
Greyish Teal
#719F91
ΔE00 9.32
Greenish Grey
#96AE8D
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFAF #BF8F9F
analogous
#8FBF97 #8FBFAF #8FB7BF
triadic
#8FBFAF #AF8FBF #BFAF8F
tetradic
#8FBFAF #978FBF #BF8F9F #B7BF8F
square
#8FBFAF #978FBF #BF8F9F #B7BF8F
split-complementary
#8FBFAF #BF8FB7 #BF978F
monochromatic
#4D8773 #68A993 #8FBFAF #B6D5CB #DDECE7
Accessibility & contrast
On white
2.05
#8FBFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#8FBFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFAF
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFAF | 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)
#BCB9AE
Deuteranopia (green-blind)
#B3B2B0
Tritanopia (blue-blind)
#83C0BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fbfaf; /* rgb */ color: rgb(143, 191, 175); /* oklch */ color: oklch(76.6% 0.056 172.3);
Tailwind
colors: {
custom: {
50: '#b1d2c6',
500: '#8fbfaf',
950: '#000000',
},
}SCSS
$custom: #8fbfaf; $custom-light: #b1d2c6; $custom-dark: #000000;
JSON
{
"hex": "#8fbfaf",
"rgb": {
"r": 143,
"g": 191,
"b": 175
},
"hsl": {
"h": 160,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.76598,
"c": 0.05568,
"h": 172.3
},
"luminance": 0.46196
}Semantic roles & 50–950 ramp
primary
#8FBFAF
secondary
#DDCDD2
accent
#4062A6
background
#FAFCFC
surface
#F5F9F8
border
#CFD2D1
text
#111413
muted
#808282