#8FC0AB#8FC0AB
#8FC0AB is a light, muted teal. Relative luminance 0.465; OKLCH L 76.7% C 0.060 H 166.6°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0AB |
|---|---|
| RGB | rgb(143, 192, 171) |
| HSL | hsl(154, 28%, 66%) |
| HSV | hsv(154, 26%, 75%) |
| CMYK | cmyk(25.5%, 0%, 10.9%, 24.7%) |
| CIE-LAB | lab(73.85, -20.50, 5.38) |
| CIE-LCH | lch(73.85, 21.19, 165.29°) |
| OKLab | oklab(76.71% -0.0582 0.0139) |
| OKLCH | oklch(76.71% 0.06 166.6) |
| XYZ | xyz(37.5258, 46.4777, 45.5141) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.48
Seafoam Blue
#78D1B6
ΔE00 6.70
Darkseagreen
#8FBC8F
ΔE00 7.59
Mediumaquamarine
#66CDAA
ΔE00 7.98
Greenish Grey
#96AE8D
ΔE00 8.62
Light Teal
#90E4C1
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0AB #C08FA4
analogous
#8FC092 #8FC0AB #8FBCC0
triadic
#8FC0AB #AB8FC0 #C0AB8F
tetradic
#8FC0AB #928FC0 #C08FA4 #BCC08F
square
#8FC0AB #928FC0 #C08FA4 #BCC08F
split-complementary
#8FC0AB #C08FBC #C0928F
monochromatic
#4D886F #68AA8E #8FC0AB #B6D6C8 #DDECE6
Accessibility & contrast
On white
2.04
#8FC0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#8FC0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0AB
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0AB | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9AA
Deuteranopia (green-blind)
#B5B3AC
Tritanopia (blue-blind)
#84C0BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fc0ab; /* rgb */ color: rgb(143, 192, 171); /* oklch */ color: oklch(76.7% 0.060 166.6);
Tailwind
colors: {
custom: {
50: '#b1d3c4',
500: '#8fc0ab',
950: '#000000',
},
}SCSS
$custom: #8fc0ab; $custom-light: #b1d3c4; $custom-dark: #000000;
JSON
{
"hex": "#8fc0ab",
"rgb": {
"r": 143,
"g": 192,
"b": 171
},
"hsl": {
"h": 154.286,
"s": 28,
"l": 65.686
},
"oklch": {
"l": 0.76711,
"c": 0.05984,
"h": 166.6
},
"luminance": 0.46479
}Semantic roles & 50–950 ramp
primary
#8FC0AB
secondary
#DECDD4
accent
#3F6BA7
background
#FAFCFC
surface
#F5F9F8
border
#CFD2D1
text
#111412
muted
#808281