#8FC4BB#8FC4BB
#8FC4BB is a light, muted teal. Relative luminance 0.489; OKLCH L 78.1% C 0.057 H 183.2°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC4BB |
|---|---|
| RGB | rgb(143, 196, 187) |
| HSL | hsl(170, 31%, 66%) |
| HSV | hsv(170, 27%, 77%) |
| CMYK | cmyk(27%, 0%, 4.6%, 23.1%) |
| CIE-LAB | lab(75.39, -19.13, -1.06) |
| CIE-LCH | lch(75.39, 19.16, 183.18°) |
| OKLab | oklab(78.08% -0.0567 -0.0031) |
| OKLCH | oklch(78.08% 0.057 183.2) |
| XYZ | xyz(40.0344, 48.9055, 54.3343) |
| Luminance | 0.4891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.39
Seafoam Blue
#78D1B6
ΔE00 7.95
Mediumturquoise
#48D1CC
ΔE00 9.17
Powder Blue
#B0E0E6
ΔE00 9.94
Mediumaquamarine
#66CDAA
ΔE00 10.18
Paleturquoise
#AFEEEE
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC4BB #C48F98
analogous
#8FC4A1 #8FC4BB #8FB3C4
triadic
#8FC4BB #BB8FC4 #C4BB8F
tetradic
#8FC4BB #A18FC4 #C48F98 #B3C48F
square
#8FC4BB #A18FC4 #C48F98 #B3C48F
split-complementary
#8FC4BB #C48FB3 #C4A18F
monochromatic
#4B8E82 #67AFA3 #8FC4BB #B7D9D3 #DFEEEC
Accessibility & contrast
On white
1.95
#8FC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#8FC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC4BB
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC4BB | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#7FC6C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fc4bb; /* rgb */ color: rgb(143, 196, 187); /* oklch */ color: oklch(78.1% 0.057 183.2);
Tailwind
colors: {
custom: {
50: '#b1d6cf',
500: '#8fc4bb',
950: '#000000',
},
}SCSS
$custom: #8fc4bb; $custom-light: #b1d6cf; $custom-dark: #000000;
JSON
{
"hex": "#8fc4bb",
"rgb": {
"r": 143,
"g": 196,
"b": 187
},
"hsl": {
"h": 169.811,
"s": 30.994,
"l": 66.471
},
"oklch": {
"l": 0.78075,
"c": 0.05676,
"h": 183.2
},
"luminance": 0.48907
}Semantic roles & 50–950 ramp
primary
#8FC4BB
secondary
#E0CFD2
accent
#3C4EAA
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382