#8FC0BF#8FC0BF
#8FC0BF is a light, muted teal. Relative luminance 0.473; OKLCH L 77.3% C 0.051 H 194.6°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0BF |
|---|---|
| RGB | rgb(143, 192, 191) |
| HSL | hsl(179, 28%, 66%) |
| HSV | hsv(179, 26%, 75%) |
| CMYK | cmyk(25.5%, 0%, 0.5%, 24.7%) |
| CIE-LAB | lab(74.38, -16.20, -4.72) |
| CIE-LCH | lch(74.38, 16.87, 196.25°) |
| OKLab | oklab(77.31% -0.0498 -0.0129) |
| OKLCH | oklch(77.31% 0.051 194.6) |
| XYZ | xyz(39.5783, 47.2987, 56.3243) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.70
Lightblue
#ADD8E6
ΔE00 9.69
Pale Teal
#82CBB2
ΔE00 9.93
Mediumturquoise
#48D1CC
ΔE00 10.16
Cadetblue
#5F9EA0
ΔE00 10.85
Paleturquoise
#AFEEEE
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0BF #C08F90
analogous
#8FC0A6 #8FC0BF #8FA8C0
triadic
#8FC0BF #BF8FC0 #C0BF8F
tetradic
#8FC0BF #A68FC0 #C08F90 #A8C08F
square
#8FC0BF #A68FC0 #C08F90 #A8C08F
split-complementary
#8FC0BF #C08FA8 #C0A68F
monochromatic
#4D8887 #68AAA9 #8FC0BF #B6D6D5 #DDECEC
Accessibility & contrast
On white
2.01
#8FC0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#8FC0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0BF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0BF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBF
Deuteranopia (green-blind)
#B0B4C0
Tritanopia (blue-blind)
#7FC3C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fc0bf; /* rgb */ color: rgb(143, 192, 191); /* oklch */ color: oklch(77.3% 0.051 194.6);
Tailwind
colors: {
custom: {
50: '#b1d3d2',
500: '#8fc0bf',
950: '#000000',
},
}SCSS
$custom: #8fc0bf; $custom-light: #b1d3d2; $custom-dark: #000000;
JSON
{
"hex": "#8fc0bf",
"rgb": {
"r": 143,
"g": 192,
"b": 191
},
"hsl": {
"h": 178.776,
"s": 28,
"l": 65.686
},
"oklch": {
"l": 0.77305,
"c": 0.05146,
"h": 194.6
},
"luminance": 0.47301
}Semantic roles & 50–950 ramp
primary
#8FC0BF
secondary
#DECDCE
accent
#3F41A7
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282