#8FC3BB#8FC3BB
#8FC3BB is a light, muted teal. Relative luminance 0.485; OKLCH L 77.9% C 0.056 H 184.4°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3BB |
|---|---|
| RGB | rgb(143, 195, 187) |
| HSL | hsl(171, 30%, 66%) |
| HSV | hsv(171, 27%, 76%) |
| CMYK | cmyk(26.7%, 0%, 4.1%, 23.5%) |
| CIE-LAB | lab(75.11, -18.62, -1.47) |
| CIE-LCH | lch(75.11, 18.68, 184.53°) |
| OKLab | oklab(77.85% -0.0554 -0.0042) |
| OKLCH | oklch(77.85% 0.056 184.4) |
| XYZ | xyz(39.8096, 48.4559, 54.2594) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.85
Seafoam Blue
#78D1B6
ΔE00 8.41
Mediumturquoise
#48D1CC
ΔE00 9.30
Powder Blue
#B0E0E6
ΔE00 9.80
Mediumaquamarine
#66CDAA
ΔE00 10.61
Paleturquoise
#AFEEEE
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3BB #C38F97
analogous
#8FC3A1 #8FC3BB #8FB1C3
triadic
#8FC3BB #BB8FC3 #C3BB8F
tetradic
#8FC3BB #A18FC3 #C38F97 #B1C38F
square
#8FC3BB #A18FC3 #C38F97 #B1C38F
split-complementary
#8FC3BB #C38FB1 #C3A18F
monochromatic
#4B8C82 #67AEA3 #8FC3BB #B7D8D3 #DFEEEB
Accessibility & contrast
On white
1.96
#8FC3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#8FC3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3BB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3BB | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#80C5C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fc3bb; /* rgb */ color: rgb(143, 195, 187); /* oklch */ color: oklch(77.9% 0.056 184.4);
Tailwind
colors: {
custom: {
50: '#b1d5cf',
500: '#8fc3bb',
950: '#000000',
},
}SCSS
$custom: #8fc3bb; $custom-light: #b1d5cf; $custom-dark: #000000;
JSON
{
"hex": "#8fc3bb",
"rgb": {
"r": 143,
"g": 195,
"b": 187
},
"hsl": {
"h": 170.769,
"s": 30.233,
"l": 66.275
},
"oklch": {
"l": 0.77851,
"c": 0.05553,
"h": 184.4
},
"luminance": 0.48458
}Semantic roles & 50–950 ramp
primary
#8FC3BB
secondary
#DFCED1
accent
#3D4DA9
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382