#8BD3BB#8BD3BB
#8BD3BB is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.2% C 0.080 H 171.3°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD3BB |
|---|---|
| RGB | rgb(139, 211, 187) |
| HSL | hsl(160, 45%, 69%) |
| HSV | hsv(160, 34%, 83%) |
| CMYK | cmyk(34.1%, 0%, 11.4%, 17.3%) |
| CIE-LAB | lab(79.42, -27.74, 4.77) |
| CIE-LCH | lch(79.42, 28.14, 170.24°) |
| OKLab | oklab(81.25% -0.0792 0.0122) |
| OKLCH | oklch(81.25% 0.08 171.3) |
| XYZ | xyz(42.9082, 55.6629, 55.4871) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.12
Seafoam Blue
#78D1B6
ΔE00 2.54
Light Teal
#90E4C1
ΔE00 4.80
Mediumaquamarine
#66CDAA
ΔE00 5.25
Seafoam
#7FE0B3
ΔE00 6.37
Tiffany Blue
#7BF2DA
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD3BB #D38BA3
analogous
#8BD397 #8BD3BB #8BC7D3
triadic
#8BD3BB #BB8BD3 #D3BB8B
tetradic
#8BD3BB #978BD3 #D38BA3 #C7D38B
square
#8BD3BB #978BD3 #D38BA3 #C7D38B
split-complementary
#8BD3BB #D38BC7 #D3978B
monochromatic
#3FA583 #5FC2A1 #8BD3BB #B7E4D5 #E4F5EF
Accessibility & contrast
On white
1.73
#8BD3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#8BD3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD3BB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD3BB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABA
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#77D4CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8bd3bb; /* rgb */ color: rgb(139, 211, 187); /* oklch */ color: oklch(81.2% 0.080 171.3);
Tailwind
colors: {
custom: {
50: '#afe0cf',
500: '#8bd3bb',
950: '#000000',
},
}SCSS
$custom: #8bd3bb; $custom-light: #afe0cf; $custom-dark: #000000;
JSON
{
"hex": "#8bd3bb",
"rgb": {
"r": 139,
"g": 211,
"b": 187
},
"hsl": {
"h": 160,
"s": 45,
"l": 68.627
},
"oklch": {
"l": 0.81248,
"c": 0.08014,
"h": 171.3
},
"luminance": 0.55665
}Semantic roles & 50–950 ramp
primary
#8BD3BB
secondary
#A95974
accent
#2D5CB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111513
muted
#818483