#8BCFBD#8BCFBD
#8BCFBD is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.4% C 0.074 H 175.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCFBD |
|---|---|
| RGB | rgb(139, 207, 189) |
| HSL | hsl(164, 41%, 68%) |
| HSV | hsv(164, 33%, 81%) |
| CMYK | cmyk(32.9%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(78.34, -25.36, 2.13) |
| CIE-LCH | lch(78.34, 25.45, 175.20°) |
| OKLab | oklab(80.39% -0.0734 0.0053) |
| OKLCH | oklch(80.39% 0.074 175.9) |
| XYZ | xyz(42.1424, 53.7864, 56.2955) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.76
Seafoam Blue
#78D1B6
ΔE00 3.78
Mediumaquamarine
#66CDAA
ΔE00 6.54
Light Teal
#90E4C1
ΔE00 6.78
Mediumturquoise
#48D1CC
ΔE00 8.41
Seafoam
#7FE0B3
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCFBD #CF8B9D
analogous
#8BCF9B #8BCFBD #8BBFCF
triadic
#8BCFBD #BD8BCF #CFBD8B
tetradic
#8BCFBD #9B8BCF #CF8B9D #BFCF8B
square
#8BCFBD #9B8BCF #CF8B9D #BFCF8B
split-complementary
#8BCFBD #CF8BBF #CF9B8B
monochromatic
#419E86 #60BDA4 #8BCFBD #B6E1D6 #E2F3EE
Accessibility & contrast
On white
1.79
#8BCFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#8BCFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCFBD
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCFBD | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BC
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#77D1C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8bcfbd; /* rgb */ color: rgb(139, 207, 189); /* oklch */ color: oklch(80.4% 0.074 175.9);
Tailwind
colors: {
custom: {
50: '#afded0',
500: '#8bcfbd',
950: '#000000',
},
}SCSS
$custom: #8bcfbd; $custom-light: #afded0; $custom-dark: #000000;
JSON
{
"hex": "#8bcfbd",
"rgb": {
"r": 139,
"g": 207,
"b": 189
},
"hsl": {
"h": 164.118,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.80393,
"c": 0.07357,
"h": 175.9
},
"luminance": 0.53789
}Semantic roles & 50–950 ramp
primary
#8BCFBD
secondary
#A45A6E
accent
#3154B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483