#8BC2BF#8BC2BF
#8BC2BF is a light, muted teal. Relative luminance 0.478; OKLCH L 77.5% C 0.057 H 191.8°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC2BF |
|---|---|
| RGB | rgb(139, 194, 191) |
| HSL | hsl(177, 31%, 65%) |
| HSV | hsv(177, 28%, 76%) |
| CMYK | cmyk(28.4%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(74.72, -18.41, -4.25) |
| CIE-LCH | lch(74.72, 18.89, 192.99°) |
| OKLab | oklab(77.52% -0.0561 -0.0117) |
| OKLCH | oklch(77.52% 0.057 191.8) |
| XYZ | xyz(39.3401, 47.8321, 56.4398) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.63
Mediumturquoise
#48D1CC
ΔE00 8.88
Powder Blue
#B0E0E6
ΔE00 9.06
Seafoam Blue
#78D1B6
ΔE00 9.96
Darkturquoise
#00CED1
ΔE00 10.19
Paleturquoise
#AFEEEE
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC2BF #C28B8E
analogous
#8BC2A3 #8BC2BF #8BA9C2
triadic
#8BC2BF #BF8BC2 #C2BF8B
tetradic
#8BC2BF #A38BC2 #C28B8E #A9C28B
square
#8BC2BF #A38BC2 #C28B8E #A9C28B
split-complementary
#8BC2BF #C28BA9 #C2A38B
monochromatic
#498A86 #63ADA9 #8BC2BF #B3D7D5 #DBECEB
Accessibility & contrast
On white
1.99
#8BC2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#8BC2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC2BF
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC2BF | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBF
Deuteranopia (green-blind)
#B1B5C0
Tritanopia (blue-blind)
#79C5C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8bc2bf; /* rgb */ color: rgb(139, 194, 191); /* oklch */ color: oklch(77.5% 0.057 191.8);
Tailwind
colors: {
custom: {
50: '#aed4d2',
500: '#8bc2bf',
950: '#000000',
},
}SCSS
$custom: #8bc2bf; $custom-light: #aed4d2; $custom-dark: #000000;
JSON
{
"hex": "#8bc2bf",
"rgb": {
"r": 139,
"g": 194,
"b": 191
},
"hsl": {
"h": 176.727,
"s": 31.073,
"l": 65.294
},
"oklch": {
"l": 0.77516,
"c": 0.05727,
"h": 191.8
},
"luminance": 0.47834
}Semantic roles & 50–950 ramp
primary
#8BC2BF
secondary
#DECBCC
accent
#3C42AA
background
#FAFDFC
surface
#F4FAF9
border
#CED3D2
text
#101414
muted
#7F8382