#8BD2BF#8BD2BF
#8BD2BF is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.1% C 0.076 H 175.6°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD2BF |
|---|---|
| RGB | rgb(139, 210, 191) |
| HSL | hsl(164, 44%, 68%) |
| HSV | hsv(164, 34%, 82%) |
| CMYK | cmyk(33.8%, 0%, 9%, 17.6%) |
| CIE-LAB | lab(79.24, -26.39, 2.36) |
| CIE-LCH | lch(79.24, 26.49, 174.88°) |
| OKLab | oklab(81.13% -0.0763 0.0059) |
| OKLCH | oklch(81.13% 0.076 175.6) |
| XYZ | xyz(43.0947, 55.3412, 57.6913) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.85
Seafoam Blue
#78D1B6
ΔE00 3.41
Light Teal
#90E4C1
ΔE00 6.08
Mediumaquamarine
#66CDAA
ΔE00 6.32
Seafoam
#7FE0B3
ΔE00 7.92
Tiffany Blue
#7BF2DA
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD2BF #D28B9E
analogous
#8BD29B #8BD2BF #8BC1D2
triadic
#8BD2BF #BF8BD2 #D2BF8B
tetradic
#8BD2BF #9B8BD2 #D28B9E #C1D28B
square
#8BD2BF #9B8BD2 #D28B9E #C1D28B
split-complementary
#8BD2BF #D28BC1 #D29B8B
monochromatic
#3FA389 #5FC1A7 #8BD2BF #B7E3D7 #E3F4F0
Accessibility & contrast
On white
1.74
#8BD2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#8BD2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD2BF
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD2BF | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABE
Deuteranopia (green-blind)
#C1C1C0
Tritanopia (blue-blind)
#76D4CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8bd2bf; /* rgb */ color: rgb(139, 210, 191); /* oklch */ color: oklch(81.1% 0.076 175.6);
Tailwind
colors: {
custom: {
50: '#afe0d2',
500: '#8bd2bf',
950: '#000000',
},
}SCSS
$custom: #8bd2bf; $custom-light: #afe0d2; $custom-dark: #000000;
JSON
{
"hex": "#8bd2bf",
"rgb": {
"r": 139,
"g": 210,
"b": 191
},
"hsl": {
"h": 163.944,
"s": 44.099,
"l": 68.431
},
"oklch": {
"l": 0.81133,
"c": 0.07649,
"h": 175.6
},
"luminance": 0.55344
}Semantic roles & 50–950 ramp
primary
#8BD2BF
secondary
#A85A6E
accent
#2E53B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483