#8BD0BF#8BD0BF
#8BD0BF is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.7% C 0.074 H 177.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD0BF |
|---|---|
| RGB | rgb(139, 208, 191) |
| HSL | hsl(165, 42%, 68%) |
| HSV | hsv(165, 33%, 82%) |
| CMYK | cmyk(33.2%, 0%, 8.2%, 18.4%) |
| CIE-LAB | lab(78.67, -25.41, 1.54) |
| CIE-LCH | lch(78.67, 25.46, 176.53°) |
| OKLab | oklab(80.68% -0.0738 0.0037) |
| OKLCH | oklch(80.68% 0.074 177.1) |
| XYZ | xyz(42.6040, 54.3599, 57.5277) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.17
Seafoam Blue
#78D1B6
ΔE00 3.98
Mediumaquamarine
#66CDAA
ΔE00 6.82
Light Teal
#90E4C1
ΔE00 6.89
Mediumturquoise
#48D1CC
ΔE00 8.08
Turquoise
#40E0D0
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD0BF #D08B9C
analogous
#8BD09C #8BD0BF #8BBED0
triadic
#8BD0BF #BF8BD0 #D0BF8B
tetradic
#8BD0BF #9C8BD0 #D08B9C #BED08B
square
#8BD0BF #9C8BD0 #D08B9C #BED08B
split-complementary
#8BD0BF #D08BBE #D09C8B
monochromatic
#41A088 #5FBEA7 #8BD0BF #B7E2D7 #E2F3EF
Accessibility & contrast
On white
1.77
#8BD0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#8BD0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD0BF
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD0BF | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#76D2CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8bd0bf; /* rgb */ color: rgb(139, 208, 191); /* oklch */ color: oklch(80.7% 0.074 177.1);
Tailwind
colors: {
custom: {
50: '#afded2',
500: '#8bd0bf',
950: '#000000',
},
}SCSS
$custom: #8bd0bf; $custom-light: #afded2; $custom-dark: #000000;
JSON
{
"hex": "#8bd0bf",
"rgb": {
"r": 139,
"g": 208,
"b": 191
},
"hsl": {
"h": 165.217,
"s": 42.331,
"l": 68.039
},
"oklch": {
"l": 0.80678,
"c": 0.07387,
"h": 177.1
},
"luminance": 0.54362
}Semantic roles & 50–950 ramp
primary
#8BD0BF
secondary
#A55A6C
accent
#3051B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483