#8BD1BF#8BD1BF
#8BD1BF is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.9% C 0.075 H 176.4°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD1BF |
|---|---|
| RGB | rgb(139, 209, 191) |
| HSL | hsl(165, 43%, 68%) |
| HSV | hsv(165, 33%, 82%) |
| CMYK | cmyk(33.5%, 0%, 8.6%, 18%) |
| CIE-LAB | lab(78.95, -25.90, 1.95) |
| CIE-LCH | lch(78.95, 25.97, 175.69°) |
| OKLab | oklab(80.91% -0.075 0.0048) |
| OKLCH | oklch(80.91% 0.075 176.4) |
| XYZ | xyz(42.8486, 54.8490, 57.6092) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.98
Seafoam Blue
#78D1B6
ΔE00 3.68
Light Teal
#90E4C1
ΔE00 6.48
Mediumaquamarine
#66CDAA
ΔE00 6.56
Turquoise
#40E0D0
ΔE00 8.20
Mediumturquoise
#48D1CC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD1BF #D18B9D
analogous
#8BD19C #8BD1BF #8BC0D1
triadic
#8BD1BF #BF8BD1 #D1BF8B
tetradic
#8BD1BF #9C8BD1 #D18B9D #C0D18B
square
#8BD1BF #9C8BD1 #D18B9D #C0D18B
split-complementary
#8BD1BF #D18BC0 #D19C8B
monochromatic
#40A288 #5FC0A7 #8BD1BF #B7E2D7 #E3F4EF
Accessibility & contrast
On white
1.75
#8BD1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#8BD1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD1BF
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD1BF | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#76D3CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8bd1bf; /* rgb */ color: rgb(139, 209, 191); /* oklch */ color: oklch(80.9% 0.075 176.4);
Tailwind
colors: {
custom: {
50: '#afdfd2',
500: '#8bd1bf',
950: '#000000',
},
}SCSS
$custom: #8bd1bf; $custom-light: #afdfd2; $custom-dark: #000000;
JSON
{
"hex": "#8bd1bf",
"rgb": {
"r": 139,
"g": 209,
"b": 191
},
"hsl": {
"h": 164.571,
"s": 43.21,
"l": 68.235
},
"oklch": {
"l": 0.80905,
"c": 0.07517,
"h": 176.4
},
"luminance": 0.54851
}Semantic roles & 50–950 ramp
primary
#8BD1BF
secondary
#A65A6D
accent
#2F52B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483