#8FC6BB#8FC6BB
#8FC6BB is a light, muted teal. Relative luminance 0.498; OKLCH L 78.5% C 0.059 H 180.9°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC6BB |
|---|---|
| RGB | rgb(143, 198, 187) |
| HSL | hsl(168, 33%, 67%) |
| HSV | hsv(168, 28%, 78%) |
| CMYK | cmyk(27.8%, 0%, 5.6%, 22.4%) |
| CIE-LAB | lab(75.95, -20.14, -0.24) |
| CIE-LCH | lch(75.95, 20.14, 180.68°) |
| OKLab | oklab(78.53% -0.0593 -0.001) |
| OKLCH | oklch(78.53% 0.059 180.9) |
| XYZ | xyz(40.4885, 49.8137, 54.4857) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.49
Seafoam Blue
#78D1B6
ΔE00 7.06
Mediumturquoise
#48D1CC
ΔE00 8.99
Mediumaquamarine
#66CDAA
ΔE00 9.36
Light Teal
#90E4C1
ΔE00 10.19
Powder Blue
#B0E0E6
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC6BB #C68F9A
analogous
#8FC6A0 #8FC6BB #8FB6C6
triadic
#8FC6BB #BB8FC6 #C6BB8F
tetradic
#8FC6BB #A08FC6 #C68F9A #B6C68F
square
#8FC6BB #A08FC6 #C68F9A #B6C68F
split-complementary
#8FC6BB #C68FB6 #C6A08F
monochromatic
#4A9183 #66B1A2 #8FC6BB #B8DBD4 #E0EFEC
Accessibility & contrast
On white
1.92
#8FC6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#8FC6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC6BB
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC6BB | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BB
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#7FC8C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc6bb; /* rgb */ color: rgb(143, 198, 187); /* oklch */ color: oklch(78.5% 0.059 180.9);
Tailwind
colors: {
custom: {
50: '#b1d7cf',
500: '#8fc6bb',
950: '#000000',
},
}SCSS
$custom: #8fc6bb; $custom-light: #b1d7cf; $custom-dark: #000000;
JSON
{
"hex": "#8fc6bb",
"rgb": {
"r": 143,
"g": 198,
"b": 187
},
"hsl": {
"h": 168,
"s": 32.544,
"l": 66.863
},
"oklch": {
"l": 0.78525,
"c": 0.05928,
"h": 180.9
},
"luminance": 0.49816
}Semantic roles & 50–950 ramp
primary
#8FC6BB
secondary
#E1D0D3
accent
#3A51AB
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382