#8FC0BE#8FC0BE
#8FC0BE is a light, muted teal. Relative luminance 0.473; OKLCH L 77.3% C 0.052 H 193.0°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0BE |
|---|---|
| RGB | rgb(143, 192, 190) |
| HSL | hsl(178, 28%, 66%) |
| HSV | hsv(178, 26%, 75%) |
| CMYK | cmyk(25.5%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(74.35, -16.42, -4.22) |
| CIE-LCH | lch(74.35, 16.96, 194.41°) |
| OKLab | oklab(77.27% -0.0502 -0.0116) |
| OKLCH | oklch(77.27% 0.052 193) |
| XYZ | xyz(39.4687, 47.2548, 55.7467) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.88
Pale Teal
#82CBB2
ΔE00 9.52
Lightblue
#ADD8E6
ΔE00 10.01
Mediumturquoise
#48D1CC
ΔE00 10.06
Cadetblue
#5F9EA0
ΔE00 10.86
Paleturquoise
#AFEEEE
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0BE #C08F91
analogous
#8FC0A5 #8FC0BE #8FA9C0
triadic
#8FC0BE #BE8FC0 #C0BE8F
tetradic
#8FC0BE #A58FC0 #C08F91 #A9C08F
square
#8FC0BE #A58FC0 #C08F91 #A9C08F
split-complementary
#8FC0BE #C08FA9 #C0A58F
monochromatic
#4D8886 #68AAA7 #8FC0BE #B6D6D5 #DDECEB
Accessibility & contrast
On white
2.01
#8FC0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#8FC0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0BE
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0BE | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#B1B4BF
Tritanopia (blue-blind)
#7FC3BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fc0be; /* rgb */ color: rgb(143, 192, 190); /* oklch */ color: oklch(77.3% 0.052 193.0);
Tailwind
colors: {
custom: {
50: '#b1d3d1',
500: '#8fc0be',
950: '#000000',
},
}SCSS
$custom: #8fc0be; $custom-light: #b1d3d1; $custom-dark: #000000;
JSON
{
"hex": "#8fc0be",
"rgb": {
"r": 143,
"g": 192,
"b": 190
},
"hsl": {
"h": 177.551,
"s": 28,
"l": 65.686
},
"oklch": {
"l": 0.77273,
"c": 0.05154,
"h": 193
},
"luminance": 0.47257
}Semantic roles & 50–950 ramp
primary
#8FC0BE
secondary
#DECDCE
accent
#3F43A7
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282