#8BC0BB#8BC0BB
#8BC0BB is a light, muted teal. Relative luminance 0.468; OKLCH L 76.9% C 0.056 H 188.8°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0BB |
|---|---|
| RGB | rgb(139, 192, 187) |
| HSL | hsl(174, 30%, 65%) |
| HSV | hsv(174, 28%, 75%) |
| CMYK | cmyk(27.6%, 0%, 2.6%, 24.7%) |
| CIE-LAB | lab(74.05, -18.29, -3.07) |
| CIE-LCH | lch(74.05, 18.55, 189.51°) |
| OKLab | oklab(76.94% -0.0551 -0.0085) |
| OKLCH | oklch(76.94% 0.056 188.8) |
| XYZ | xyz(38.4638, 46.7742, 54.0057) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.04
Mediumturquoise
#48D1CC
ΔE00 9.21
Seafoam Blue
#78D1B6
ΔE00 9.51
Powder Blue
#B0E0E6
ΔE00 9.80
Greyish Teal
#719F91
ΔE00 10.37
Darkturquoise
#00CED1
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0BB #C08B90
analogous
#8BC0A1 #8BC0BB #8BAAC0
triadic
#8BC0BB #BB8BC0 #C0BB8B
tetradic
#8BC0BB #A18BC0 #C08B90 #AAC08B
square
#8BC0BB #A18BC0 #C08B90 #AAC08B
split-complementary
#8BC0BB #C08BAA #C0A18B
monochromatic
#498781 #63AAA4 #8BC0BB #B3D6D2 #DAEBE9
Accessibility & contrast
On white
2.03
#8BC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#8BC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0BB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0BB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#7AC3BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bc0bb; /* rgb */ color: rgb(139, 192, 187); /* oklch */ color: oklch(76.9% 0.056 188.8);
Tailwind
colors: {
custom: {
50: '#aed3cf',
500: '#8bc0bb',
950: '#000000',
},
}SCSS
$custom: #8bc0bb; $custom-light: #aed3cf; $custom-dark: #000000;
JSON
{
"hex": "#8bc0bb",
"rgb": {
"r": 139,
"g": 192,
"b": 187
},
"hsl": {
"h": 174.34,
"s": 29.609,
"l": 64.902
},
"oklch": {
"l": 0.76941,
"c": 0.05579,
"h": 188.8
},
"luminance": 0.46776
}Semantic roles & 50–950 ramp
primary
#8BC0BB
secondary
#DCCACC
accent
#3D47A8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282