#8BD2BB#8BD2BB
#8BD2BB is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.0% C 0.079 H 171.9°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD2BB |
|---|---|
| RGB | rgb(139, 210, 187) |
| HSL | hsl(161, 44%, 68%) |
| HSV | hsv(161, 34%, 82%) |
| CMYK | cmyk(33.8%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(79.14, -27.25, 4.36) |
| CIE-LCH | lch(79.14, 27.60, 170.91°) |
| OKLab | oklab(81.02% -0.078 0.0111) |
| OKLCH | oklch(81.02% 0.079 171.9) |
| XYZ | xyz(42.6605, 55.1676, 55.4046) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.02
Seafoam Blue
#78D1B6
ΔE00 2.67
Light Teal
#90E4C1
ΔE00 5.17
Mediumaquamarine
#66CDAA
ΔE00 5.41
Seafoam
#7FE0B3
ΔE00 6.75
Tiffany Blue
#7BF2DA
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD2BB #D28BA2
analogous
#8BD297 #8BD2BB #8BC5D2
triadic
#8BD2BB #BB8BD2 #D2BB8B
tetradic
#8BD2BB #978BD2 #D28BA2 #C5D28B
square
#8BD2BB #978BD2 #D28BA2 #C5D28B
split-complementary
#8BD2BB #D28BC5 #D2978B
monochromatic
#3FA383 #5FC1A1 #8BD2BB #B7E3D5 #E3F4EF
Accessibility & contrast
On white
1.75
#8BD2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#8BD2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD2BB
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD2BB | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#C1C0BD
Tritanopia (blue-blind)
#77D3CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8bd2bb; /* rgb */ color: rgb(139, 210, 187); /* oklch */ color: oklch(81.0% 0.079 171.9);
Tailwind
colors: {
custom: {
50: '#afe0cf',
500: '#8bd2bb',
950: '#000000',
},
}SCSS
$custom: #8bd2bb; $custom-light: #afe0cf; $custom-dark: #000000;
JSON
{
"hex": "#8bd2bb",
"rgb": {
"r": 139,
"g": 210,
"b": 187
},
"hsl": {
"h": 160.563,
"s": 44.099,
"l": 68.431
},
"oklch": {
"l": 0.8102,
"c": 0.07876,
"h": 171.9
},
"luminance": 0.5517
}Semantic roles & 50–950 ramp
primary
#8BD2BB
secondary
#A85A73
accent
#2E5BB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111513
muted
#818483