#8BCFBB#8BCFBB
#8BCFBB is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.3% C 0.075 H 173.9°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCFBB |
|---|---|
| RGB | rgb(139, 207, 187) |
| HSL | hsl(162, 41%, 68%) |
| HSV | hsv(162, 33%, 81%) |
| CMYK | cmyk(32.9%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(78.29, -25.79, 3.13) |
| CIE-LCH | lch(78.29, 25.98, 173.09°) |
| OKLab | oklab(80.34% -0.0742 0.0079) |
| OKLCH | oklch(80.34% 0.075 173.9) |
| XYZ | xyz(41.9268, 53.7001, 55.1600) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.19
Seafoam Blue
#78D1B6
ΔE00 3.34
Mediumaquamarine
#66CDAA
ΔE00 6.04
Light Teal
#90E4C1
ΔE00 6.31
Seafoam
#7FE0B3
ΔE00 7.90
Turquoise
#40E0D0
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCFBB #CF8B9F
analogous
#8BCF99 #8BCFBB #8BC1CF
triadic
#8BCFBB #BB8BCF #CFBB8B
tetradic
#8BCFBB #998BCF #CF8B9F #C1CF8B
square
#8BCFBB #998BCF #CF8B9F #C1CF8B
split-complementary
#8BCFBB #CF8BC1 #CF998B
monochromatic
#419E83 #60BDA2 #8BCFBB #B6E1D4 #E2F3EE
Accessibility & contrast
On white
1.79
#8BCFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#8BCFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCFBB
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCFBB | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#BFBEBC
Tritanopia (blue-blind)
#78D0C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8bcfbb; /* rgb */ color: rgb(139, 207, 187); /* oklch */ color: oklch(80.3% 0.075 173.9);
Tailwind
colors: {
custom: {
50: '#afdecf',
500: '#8bcfbb',
950: '#000000',
},
}SCSS
$custom: #8bcfbb; $custom-light: #afdecf; $custom-dark: #000000;
JSON
{
"hex": "#8bcfbb",
"rgb": {
"r": 139,
"g": 207,
"b": 187
},
"hsl": {
"h": 162.353,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.80336,
"c": 0.07466,
"h": 173.9
},
"luminance": 0.53702
}Semantic roles & 50–950 ramp
primary
#8BCFBB
secondary
#A45A70
accent
#3158B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483