#8BD3BF#8BD3BF
#8BD3BF is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.4% C 0.078 H 174.9°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD3BF |
|---|---|
| RGB | rgb(139, 211, 191) |
| HSL | hsl(163, 45%, 69%) |
| HSV | hsv(163, 34%, 83%) |
| CMYK | cmyk(34.1%, 0%, 9.5%, 17.3%) |
| CIE-LAB | lab(79.52, -26.87, 2.78) |
| CIE-LCH | lch(79.52, 27.02, 174.10°) |
| OKLab | oklab(81.36% -0.0775 0.007) |
| OKLCH | oklch(81.36% 0.078 174.9) |
| XYZ | xyz(43.3423, 55.8366, 57.7738) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.76
Seafoam Blue
#78D1B6
ΔE00 3.17
Light Teal
#90E4C1
ΔE00 5.68
Mediumaquamarine
#66CDAA
ΔE00 6.10
Seafoam
#7FE0B3
ΔE00 7.53
Tiffany Blue
#7BF2DA
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD3BF #D38B9F
analogous
#8BD39B #8BD3BF #8BC3D3
triadic
#8BD3BF #BF8BD3 #D3BF8B
tetradic
#8BD3BF #9B8BD3 #D38B9F #C3D38B
square
#8BD3BF #9B8BD3 #D38B9F #C3D38B
split-complementary
#8BD3BF #D38BC3 #D39B8B
monochromatic
#3FA589 #5FC2A7 #8BD3BF #B7E4D7 #E4F5F0
Accessibility & contrast
On white
1.73
#8BD3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#8BD3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD3BF
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD3BF | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABE
Deuteranopia (green-blind)
#C2C1C0
Tritanopia (blue-blind)
#76D5CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8bd3bf; /* rgb */ color: rgb(139, 211, 191); /* oklch */ color: oklch(81.4% 0.078 174.9);
Tailwind
colors: {
custom: {
50: '#afe0d2',
500: '#8bd3bf',
950: '#000000',
},
}SCSS
$custom: #8bd3bf; $custom-light: #afe0d2; $custom-dark: #000000;
JSON
{
"hex": "#8bd3bf",
"rgb": {
"r": 139,
"g": 211,
"b": 191
},
"hsl": {
"h": 163.333,
"s": 45,
"l": 68.627
},
"oklch": {
"l": 0.8136,
"c": 0.07781,
"h": 174.9
},
"luminance": 0.55839
}Semantic roles & 50–950 ramp
primary
#8BD3BF
secondary
#A9596F
accent
#2D54B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483