#8FC1BF#8FC1BF
#8FC1BF is a light, muted teal. Relative luminance 0.477; OKLCH L 77.5% C 0.052 H 193.0°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC1BF |
|---|---|
| RGB | rgb(143, 193, 191) |
| HSL | hsl(178, 29%, 66%) |
| HSV | hsv(178, 26%, 76%) |
| CMYK | cmyk(25.9%, 0%, 1%, 24.3%) |
| CIE-LAB | lab(74.66, -16.71, -4.31) |
| CIE-LCH | lch(74.66, 17.26, 194.46°) |
| OKLab | oklab(77.53% -0.0511 -0.0118) |
| OKLCH | oklch(77.53% 0.052 193) |
| XYZ | xyz(39.7986, 47.7393, 56.3977) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.71
Pale Teal
#82CBB2
ΔE00 9.40
Mediumturquoise
#48D1CC
ΔE00 9.84
Lightblue
#ADD8E6
ΔE00 9.93
Paleturquoise
#AFEEEE
ΔE00 10.63
Seafoam Blue
#78D1B6
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC1BF #C18F91
analogous
#8FC1A6 #8FC1BF #8FAAC1
triadic
#8FC1BF #BF8FC1 #C1BF8F
tetradic
#8FC1BF #A68FC1 #C18F91 #AAC18F
square
#8FC1BF #A68FC1 #C18F91 #AAC18F
split-complementary
#8FC1BF #C18FAA #C1A68F
monochromatic
#4C8987 #68ABA8 #8FC1BF #B6D7D6 #DEEDEC
Accessibility & contrast
On white
1.99
#8FC1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#8FC1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC1BF
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC1BF | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#B1B5C0
Tritanopia (blue-blind)
#7FC4C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc1bf; /* rgb */ color: rgb(143, 193, 191); /* oklch */ color: oklch(77.5% 0.052 193.0);
Tailwind
colors: {
custom: {
50: '#b1d3d2',
500: '#8fc1bf',
950: '#000000',
},
}SCSS
$custom: #8fc1bf; $custom-light: #b1d3d2; $custom-dark: #000000;
JSON
{
"hex": "#8fc1bf",
"rgb": {
"r": 143,
"g": 193,
"b": 191
},
"hsl": {
"h": 177.6,
"s": 28.736,
"l": 65.882
},
"oklch": {
"l": 0.77527,
"c": 0.05246,
"h": 193
},
"luminance": 0.47741
}Semantic roles & 50–950 ramp
primary
#8FC1BF
secondary
#DECECE
accent
#3E42A7
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282