#8BCFBC#8BCFBC
#8BCFBC is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.4% C 0.074 H 174.9°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCFBC |
|---|---|
| RGB | rgb(139, 207, 188) |
| HSL | hsl(163, 41%, 68%) |
| HSV | hsv(163, 33%, 81%) |
| CMYK | cmyk(32.9%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(78.31, -25.57, 2.63) |
| CIE-LCH | lch(78.31, 25.71, 174.13°) |
| OKLab | oklab(80.36% -0.0738 0.0066) |
| OKLCH | oklch(80.36% 0.074 174.9) |
| XYZ | xyz(42.0342, 53.7431, 55.7258) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.46
Seafoam Blue
#78D1B6
ΔE00 3.54
Mediumaquamarine
#66CDAA
ΔE00 6.29
Light Teal
#90E4C1
ΔE00 6.54
Seafoam
#7FE0B3
ΔE00 8.19
Mediumturquoise
#48D1CC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCFBC #CF8B9E
analogous
#8BCF9A #8BCFBC #8BC0CF
triadic
#8BCFBC #BC8BCF #CFBC8B
tetradic
#8BCFBC #9A8BCF #CF8B9E #C0CF8B
square
#8BCFBC #9A8BCF #CF8B9E #C0CF8B
split-complementary
#8BCFBC #CF8BC0 #CF9A8B
monochromatic
#419E84 #60BDA3 #8BCFBC #B6E1D5 #E2F3EE
Accessibility & contrast
On white
1.79
#8BCFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#8BCFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCFBC
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCFBC | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BB
Deuteranopia (green-blind)
#BEBEBD
Tritanopia (blue-blind)
#78D1C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8bcfbc; /* rgb */ color: rgb(139, 207, 188); /* oklch */ color: oklch(80.4% 0.074 174.9);
Tailwind
colors: {
custom: {
50: '#afded0',
500: '#8bcfbc',
950: '#000000',
},
}SCSS
$custom: #8bcfbc; $custom-light: #afded0; $custom-dark: #000000;
JSON
{
"hex": "#8bcfbc",
"rgb": {
"r": 139,
"g": 207,
"b": 188
},
"hsl": {
"h": 163.235,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.80365,
"c": 0.0741,
"h": 174.9
},
"luminance": 0.53745
}Semantic roles & 50–950 ramp
primary
#8BCFBC
secondary
#A45A6F
accent
#3156B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483