#8FC2BD#8FC2BD
#8FC2BD is a light, muted teal. Relative luminance 0.481; OKLCH L 77.7% C 0.054 H 188.6°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2BD |
|---|---|
| RGB | rgb(143, 194, 189) |
| HSL | hsl(174, 29%, 66%) |
| HSV | hsv(174, 26%, 76%) |
| CMYK | cmyk(26.3%, 0%, 2.6%, 23.9%) |
| CIE-LAB | lab(74.89, -17.67, -2.89) |
| CIE-LCH | lch(74.89, 17.91, 189.29°) |
| OKLab | oklab(77.69% -0.0532 -0.008) |
| OKLCH | oklch(77.69% 0.054 188.6) |
| XYZ | xyz(39.8019, 48.0955, 55.3204) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.09
Powder Blue
#B0E0E6
ΔE00 9.19
Mediumturquoise
#48D1CC
ΔE00 9.46
Seafoam Blue
#78D1B6
ΔE00 9.56
Paleturquoise
#AFEEEE
ΔE00 10.58
Lightblue
#ADD8E6
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2BD #C28F94
analogous
#8FC2A3 #8FC2BD #8FADC2
triadic
#8FC2BD #BD8FC2 #C2BD8F
tetradic
#8FC2BD #A38FC2 #C28F94 #ADC28F
square
#8FC2BD #A38FC2 #C28F94 #ADC28F
split-complementary
#8FC2BD #C28FAD #C2A38F
monochromatic
#4C8B85 #67ACA6 #8FC2BD #B7D8D4 #DEEDEC
Accessibility & contrast
On white
1.98
#8FC2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#8FC2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2BD
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2BD | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBD
Deuteranopia (green-blind)
#B3B5BE
Tritanopia (blue-blind)
#7FC5C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc2bd; /* rgb */ color: rgb(143, 194, 189); /* oklch */ color: oklch(77.7% 0.054 188.6);
Tailwind
colors: {
custom: {
50: '#b1d4d0',
500: '#8fc2bd',
950: '#000000',
},
}SCSS
$custom: #8fc2bd; $custom-light: #b1d4d0; $custom-dark: #000000;
JSON
{
"hex": "#8fc2bd",
"rgb": {
"r": 143,
"g": 194,
"b": 189
},
"hsl": {
"h": 174.118,
"s": 29.48,
"l": 66.078
},
"oklch": {
"l": 0.77688,
"c": 0.05384,
"h": 188.6
},
"luminance": 0.48097
}Semantic roles & 50–950 ramp
primary
#8FC2BD
secondary
#DFCED0
accent
#3D48A8
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382