#8FC0AA#8FC0AA
#8FC0AA is a light, moderate teal. Relative luminance 0.464; OKLCH L 76.7% C 0.061 H 165.5°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0AA |
|---|---|
| RGB | rgb(143, 192, 170) |
| HSL | hsl(153, 28%, 66%) |
| HSV | hsv(153, 26%, 75%) |
| CMYK | cmyk(25.5%, 0%, 11.5%, 24.7%) |
| CIE-LAB | lab(73.83, -20.70, 5.89) |
| CIE-LCH | lch(73.83, 21.53, 164.12°) |
| OKLab | oklab(76.68% -0.0586 0.0152) |
| OKLCH | oklch(76.68% 0.061 165.5) |
| XYZ | xyz(37.4308, 46.4397, 45.0140) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.45
Seafoam Blue
#78D1B6
ΔE00 6.68
Darkseagreen
#8FBC8F
ΔE00 7.26
Mediumaquamarine
#66CDAA
ΔE00 7.86
Greenish Grey
#96AE8D
ΔE00 8.43
Light Teal
#90E4C1
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0AA #C08FA5
analogous
#8FC091 #8FC0AA #8FBDC0
triadic
#8FC0AA #AA8FC0 #C0AA8F
tetradic
#8FC0AA #918FC0 #C08FA5 #BDC08F
square
#8FC0AA #918FC0 #C08FA5 #BDC08F
split-complementary
#8FC0AA #C08FBD #C0918F
monochromatic
#4D886D #68AA8C #8FC0AA #B6D6C8 #DDECE5
Accessibility & contrast
On white
2.04
#8FC0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#8FC0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0AA
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0AA | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A9
Deuteranopia (green-blind)
#B5B3AB
Tritanopia (blue-blind)
#84C0B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fc0aa; /* rgb */ color: rgb(143, 192, 170); /* oklch */ color: oklch(76.7% 0.061 165.5);
Tailwind
colors: {
custom: {
50: '#b0d3c3',
500: '#8fc0aa',
950: '#000000',
},
}SCSS
$custom: #8fc0aa; $custom-light: #b0d3c3; $custom-dark: #000000;
JSON
{
"hex": "#8fc0aa",
"rgb": {
"r": 143,
"g": 192,
"b": 170
},
"hsl": {
"h": 153.061,
"s": 28,
"l": 65.686
},
"oklch": {
"l": 0.76683,
"c": 0.06058,
"h": 165.5
},
"luminance": 0.46441
}Semantic roles & 50–950 ramp
primary
#8FC0AA
secondary
#DECDD5
accent
#3F6DA7
background
#FAFCFB
surface
#F5F9F7
border
#CFD2D0
text
#111412
muted
#808281