#8FC3BE#8FC3BE
#8FC3BE is a light, muted teal. Relative luminance 0.486; OKLCH L 77.9% C 0.055 H 188.7°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3BE |
|---|---|
| RGB | rgb(143, 195, 190) |
| HSL | hsl(174, 30%, 66%) |
| HSV | hsv(174, 27%, 76%) |
| CMYK | cmyk(26.7%, 0%, 2.6%, 23.5%) |
| CIE-LAB | lab(75.19, -17.96, -2.98) |
| CIE-LCH | lch(75.19, 18.21, 189.43°) |
| OKLab | oklab(77.94% -0.0541 -0.0083) |
| OKLCH | oklch(77.94% 0.055 188.7) |
| XYZ | xyz(40.1341, 48.5857, 55.9685) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.99
Powder Blue
#B0E0E6
ΔE00 9.04
Mediumturquoise
#48D1CC
ΔE00 9.25
Seafoam Blue
#78D1B6
ΔE00 9.42
Paleturquoise
#AFEEEE
ΔE00 10.33
Darkturquoise
#00CED1
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3BE #C38F94
analogous
#8FC3A4 #8FC3BE #8FAEC3
triadic
#8FC3BE #BE8FC3 #C3BE8F
tetradic
#8FC3BE #A48FC3 #C38F94 #AEC38F
square
#8FC3BE #A48FC3 #C38F94 #AEC38F
split-complementary
#8FC3BE #C38FAE #C3A48F
monochromatic
#4B8C86 #67AEA7 #8FC3BE #B7D8D5 #DFEEEC
Accessibility & contrast
On white
1.96
#8FC3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#8FC3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3BE
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3BE | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBE
Deuteranopia (green-blind)
#B3B6BF
Tritanopia (blue-blind)
#7FC6C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fc3be; /* rgb */ color: rgb(143, 195, 190); /* oklch */ color: oklch(77.9% 0.055 188.7);
Tailwind
colors: {
custom: {
50: '#b1d5d1',
500: '#8fc3be',
950: '#000000',
},
}SCSS
$custom: #8fc3be; $custom-light: #b1d5d1; $custom-dark: #000000;
JSON
{
"hex": "#8fc3be",
"rgb": {
"r": 143,
"g": 195,
"b": 190
},
"hsl": {
"h": 174.231,
"s": 30.233,
"l": 66.275
},
"oklch": {
"l": 0.77943,
"c": 0.05476,
"h": 188.7
},
"luminance": 0.48588
}Semantic roles & 50–950 ramp
primary
#8FC3BE
secondary
#DFCED0
accent
#3D47A9
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382