#8FC2BB#8FC2BB
#8FC2BB is a light, muted teal. Relative luminance 0.480; OKLCH L 77.6% C 0.054 H 185.6°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2BB |
|---|---|
| RGB | rgb(143, 194, 187) |
| HSL | hsl(172, 29%, 66%) |
| HSV | hsv(172, 26%, 76%) |
| CMYK | cmyk(26.3%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(74.83, -18.11, -1.89) |
| CIE-LCH | lch(74.83, 18.21, 185.94°) |
| OKLab | oklab(77.63% -0.0541 -0.0053) |
| OKLCH | oklch(77.63% 0.054 185.6) |
| XYZ | xyz(39.5863, 48.0093, 54.1850) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.33
Seafoam Blue
#78D1B6
ΔE00 8.89
Mediumturquoise
#48D1CC
ΔE00 9.47
Powder Blue
#B0E0E6
ΔE00 9.69
Greyish Teal
#719F91
ΔE00 10.62
Paleturquoise
#AFEEEE
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2BB #C28F96
analogous
#8FC2A1 #8FC2BB #8FAFC2
triadic
#8FC2BB #BB8FC2 #C2BB8F
tetradic
#8FC2BB #A18FC2 #C28F96 #AFC28F
square
#8FC2BB #A18FC2 #C28F96 #AFC28F
split-complementary
#8FC2BB #C28FAF #C2A18F
monochromatic
#4C8B82 #67ACA3 #8FC2BB #B7D8D3 #DEEDEB
Accessibility & contrast
On white
1.98
#8FC2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#8FC2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2BB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2BB | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBB
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#80C4C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc2bb; /* rgb */ color: rgb(143, 194, 187); /* oklch */ color: oklch(77.6% 0.054 185.6);
Tailwind
colors: {
custom: {
50: '#b1d4cf',
500: '#8fc2bb',
950: '#000000',
},
}SCSS
$custom: #8fc2bb; $custom-light: #b1d4cf; $custom-dark: #000000;
JSON
{
"hex": "#8fc2bb",
"rgb": {
"r": 143,
"g": 194,
"b": 187
},
"hsl": {
"h": 171.765,
"s": 29.48,
"l": 66.078
},
"oklch": {
"l": 0.77627,
"c": 0.05433,
"h": 185.6
},
"luminance": 0.48011
}Semantic roles & 50–950 ramp
primary
#8FC2BB
secondary
#DFCED0
accent
#3D4CA8
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382