#8FC2BE#8FC2BE
#8FC2BE is a light, muted teal. Relative luminance 0.481; OKLCH L 77.7% C 0.054 H 190.1°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2BE |
|---|---|
| RGB | rgb(143, 194, 190) |
| HSL | hsl(175, 29%, 66%) |
| HSV | hsv(175, 26%, 76%) |
| CMYK | cmyk(26.3%, 0%, 2.1%, 23.9%) |
| CIE-LAB | lab(74.91, -17.45, -3.39) |
| CIE-LCH | lch(74.91, 17.78, 191.01°) |
| OKLab | oklab(77.72% -0.0528 -0.0094) |
| OKLCH | oklch(77.72% 0.054 190.1) |
| XYZ | xyz(39.9108, 48.1391, 55.8941) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.49
Powder Blue
#B0E0E6
ΔE00 8.96
Mediumturquoise
#48D1CC
ΔE00 9.49
Seafoam Blue
#78D1B6
ΔE00 9.92
Paleturquoise
#AFEEEE
ΔE00 10.49
Lightblue
#ADD8E6
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2BE #C28F93
analogous
#8FC2A4 #8FC2BE #8FACC2
triadic
#8FC2BE #BE8FC2 #C2BE8F
tetradic
#8FC2BE #A48FC2 #C28F93 #ACC28F
square
#8FC2BE #A48FC2 #C28F93 #ACC28F
split-complementary
#8FC2BE #C28FAC #C2A48F
monochromatic
#4C8B86 #67ACA7 #8FC2BE #B7D8D5 #DEEDEC
Accessibility & contrast
On white
1.98
#8FC2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#8FC2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2BE
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2BE | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBE
Deuteranopia (green-blind)
#B2B5BF
Tritanopia (blue-blind)
#7FC5C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc2be; /* rgb */ color: rgb(143, 194, 190); /* oklch */ color: oklch(77.7% 0.054 190.1);
Tailwind
colors: {
custom: {
50: '#b1d4d1',
500: '#8fc2be',
950: '#000000',
},
}SCSS
$custom: #8fc2be; $custom-light: #b1d4d1; $custom-dark: #000000;
JSON
{
"hex": "#8fc2be",
"rgb": {
"r": 143,
"g": 194,
"b": 190
},
"hsl": {
"h": 175.294,
"s": 29.48,
"l": 66.078
},
"oklch": {
"l": 0.77719,
"c": 0.05366,
"h": 190.1
},
"luminance": 0.48141
}Semantic roles & 50–950 ramp
primary
#8FC2BE
secondary
#DFCECF
accent
#3D46A8
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382