#8BCCBF#8BCCBF
#8BCCBF is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.8% C 0.069 H 180.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCCBF |
|---|---|
| RGB | rgb(139, 204, 191) |
| HSL | hsl(168, 39%, 67%) |
| HSV | hsv(168, 32%, 80%) |
| CMYK | cmyk(31.9%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(77.54, -23.44, -0.11) |
| CIE-LCH | lch(77.54, 23.44, 180.26°) |
| OKLab | oklab(79.77% -0.0688 -0.0007) |
| OKLCH | oklch(79.77% 0.069 180.5) |
| XYZ | xyz(41.6411, 52.4340, 57.2067) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.32
Seafoam Blue
#78D1B6
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 7.72
Mediumaquamarine
#66CDAA
ΔE00 8.06
Light Teal
#90E4C1
ΔE00 8.57
Turquoise
#40E0D0
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCCBF #CC8B98
analogous
#8BCC9F #8BCCBF #8BB9CC
triadic
#8BCCBF #BF8BCC #CCBF8B
tetradic
#8BCCBF #9F8BCC #CC8B98 #B9CC8B
square
#8BCCBF #9F8BCC #CC8B98 #B9CC8B
split-complementary
#8BCCBF #CC8BB9 #CC9F8B
monochromatic
#439988 #60B9A8 #8BCCBF #B6DFD6 #E0F1EE
Accessibility & contrast
On white
1.83
#8BCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#8BCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCCBF
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCCBF | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#BBBCC0
Tritanopia (blue-blind)
#77CEC8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8bccbf; /* rgb */ color: rgb(139, 204, 191); /* oklch */ color: oklch(79.8% 0.069 180.5);
Tailwind
colors: {
custom: {
50: '#afdbd2',
500: '#8bccbf',
950: '#000000',
},
}SCSS
$custom: #8bccbf; $custom-light: #afdbd2; $custom-dark: #000000;
JSON
{
"hex": "#8bccbf",
"rgb": {
"r": 139,
"g": 204,
"b": 191
},
"hsl": {
"h": 168,
"s": 38.922,
"l": 67.255
},
"oklch": {
"l": 0.79771,
"c": 0.06878,
"h": 180.5
},
"luminance": 0.52436
}Semantic roles & 50–950 ramp
primary
#8BCCBF
secondary
#A05B69
accent
#344DB2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483