#8FBCAA#8FBCAA
#8FBCAA is a light, muted teal. Relative luminance 0.447; OKLCH L 75.8% C 0.054 H 168.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCAA |
|---|---|
| RGB | rgb(143, 188, 170) |
| HSL | hsl(156, 25%, 65%) |
| HSV | hsv(156, 24%, 74%) |
| CMYK | cmyk(23.9%, 0%, 9.6%, 26.3%) |
| CIE-LAB | lab(72.70, -18.68, 4.26) |
| CIE-LCH | lch(72.70, 19.16, 167.16°) |
| OKLab | oklab(75.78% -0.0533 0.011) |
| OKLCH | oklch(75.78% 0.054 168.4) |
| XYZ | xyz(36.5644, 44.7070, 44.7252) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.78
Seafoam Blue
#78D1B6
ΔE00 7.94
Greenish Grey
#96AE8D
ΔE00 8.29
Darkseagreen
#8FBC8F
ΔE00 8.32
Greyish Teal
#719F91
ΔE00 8.69
Mediumaquamarine
#66CDAA
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCAA #BC8FA1
analogous
#8FBC93 #8FBCAA #8FB8BC
triadic
#8FBCAA #AA8FBC #BCAA8F
tetradic
#8FBCAA #938FBC #BC8FA1 #B8BC8F
square
#8FBCAA #938FBC #BC8FA1 #B8BC8F
split-complementary
#8FBCAA #BC8FB8 #BC938F
monochromatic
#4E836E #69A58D #8FBCAA #B5D3C7 #DCEAE4
Accessibility & contrast
On white
2.11
#8FBCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#8FBCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCAA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCAA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A9
Deuteranopia (green-blind)
#B1B0AB
Tritanopia (blue-blind)
#85BDB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fbcaa; /* rgb */ color: rgb(143, 188, 170); /* oklch */ color: oklch(75.8% 0.054 168.4);
Tailwind
colors: {
custom: {
50: '#b0d0c3',
500: '#8fbcaa',
950: '#000000',
},
}SCSS
$custom: #8fbcaa; $custom-light: #b0d0c3; $custom-dark: #000000;
JSON
{
"hex": "#8fbcaa",
"rgb": {
"r": 143,
"g": 188,
"b": 170
},
"hsl": {
"h": 156,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.75778,
"c": 0.05443,
"h": 168.4
},
"luminance": 0.44708
}Semantic roles & 50–950 ramp
primary
#8FBCAA
secondary
#DBCCD2
accent
#4269A4
background
#FAFCFB
surface
#F5F9F7
border
#CFD2D0
text
#101412
muted
#7F8281