#8BCDBE#8BCDBE
#8BCDBE is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.070 H 178.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCDBE |
|---|---|
| RGB | rgb(139, 205, 190) |
| HSL | hsl(166, 40%, 67%) |
| HSV | hsv(166, 32%, 80%) |
| CMYK | cmyk(32.2%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(77.80, -24.15, 0.80) |
| CIE-LCH | lch(77.80, 24.17, 178.09°) |
| OKLab | oklab(79.97% -0.0704 0.0018) |
| OKLCH | oklch(79.97% 0.07 178.6) |
| XYZ | xyz(41.7698, 52.8670, 56.7086) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.63
Seafoam Blue
#78D1B6
ΔE00 4.73
Mediumaquamarine
#66CDAA
ΔE00 7.42
Light Teal
#90E4C1
ΔE00 7.86
Mediumturquoise
#48D1CC
ΔE00 7.97
Turquoise
#40E0D0
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCDBE #CD8B9A
analogous
#8BCD9D #8BCDBE #8BBBCD
triadic
#8BCDBE #BE8BCD #CDBE8B
tetradic
#8BCDBE #9D8BCD #CD8B9A #BBCD8B
square
#8BCDBE #9D8BCD #CD8B9A #BBCD8B
split-complementary
#8BCDBE #CD8BBB #CD9D8B
monochromatic
#439B87 #60BBA6 #8BCDBE #B6DFD6 #E1F2EE
Accessibility & contrast
On white
1.81
#8BCDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#8BCDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCDBE
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCDBE | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BD
Deuteranopia (green-blind)
#BCBDBF
Tritanopia (blue-blind)
#77CFC8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8bcdbe; /* rgb */ color: rgb(139, 205, 190); /* oklch */ color: oklch(80.0% 0.070 178.6);
Tailwind
colors: {
custom: {
50: '#afdcd1',
500: '#8bcdbe',
950: '#000000',
},
}SCSS
$custom: #8bcdbe; $custom-light: #afdcd1; $custom-dark: #000000;
JSON
{
"hex": "#8bcdbe",
"rgb": {
"r": 139,
"g": 205,
"b": 190
},
"hsl": {
"h": 166.364,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.79968,
"c": 0.07047,
"h": 178.6
},
"luminance": 0.52869
}Semantic roles & 50–950 ramp
primary
#8BCDBE
secondary
#A15B6B
accent
#3350B3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483