#8BCFCB#8BCFCB
#8BCFCB is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.069 H 191.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCFCB |
|---|---|
| RGB | rgb(139, 207, 203) |
| HSL | hsl(176, 41%, 68%) |
| HSV | hsv(176, 33%, 81%) |
| CMYK | cmyk(32.9%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(78.71, -22.21, -4.84) |
| CIE-LCH | lch(78.71, 22.73, 192.30°) |
| OKLab | oklab(80.81% -0.0675 -0.0134) |
| OKLCH | oklch(80.81% 0.069 191.2) |
| XYZ | xyz(43.7360, 54.4238, 64.6886) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.81
Paleturquoise
#AFEEEE
ΔE00 7.78
Pale Teal
#82CBB2
ΔE00 7.91
Powder Blue
#B0E0E6
ΔE00 7.97
Seafoam Blue
#78D1B6
ΔE00 8.57
Darkturquoise
#00CED1
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCFCB #CF8B8F
analogous
#8BCFA9 #8BCFCB #8BB1CF
triadic
#8BCFCB #CB8BCF #CFCB8B
tetradic
#8BCFCB #A98BCF #CF8B8F #B1CF8B
square
#8BCFCB #A98BCF #CF8B8F #B1CF8B
split-complementary
#8BCFCB #CF8BB1 #CFA98B
monochromatic
#419E99 #60BDB8 #8BCFCB #B6E1DE #E2F3F2
Accessibility & contrast
On white
1.77
#8BCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#8BCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCFCB
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCFCB | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#72D3CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8bcfcb; /* rgb */ color: rgb(139, 207, 203); /* oklch */ color: oklch(80.8% 0.069 191.2);
Tailwind
colors: {
custom: {
50: '#afddda',
500: '#8bcfcb',
950: '#000000',
},
}SCSS
$custom: #8bcfcb; $custom-light: #afddda; $custom-dark: #000000;
JSON
{
"hex": "#8bcfcb",
"rgb": {
"r": 139,
"g": 207,
"b": 203
},
"hsl": {
"h": 176.471,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.80814,
"c": 0.06883,
"h": 191.2
},
"luminance": 0.54426
}Semantic roles & 50–950 ramp
primary
#8BCFCB
secondary
#A45A5F
accent
#3139B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483