#8BCEBC#8BCEBC
#8BCEBC is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.1% C 0.073 H 175.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCEBC |
|---|---|
| RGB | rgb(139, 206, 188) |
| HSL | hsl(164, 41%, 68%) |
| HSV | hsv(164, 33%, 81%) |
| CMYK | cmyk(32.5%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(78.03, -25.08, 2.22) |
| CIE-LCH | lch(78.03, 25.18, 174.95°) |
| OKLab | oklab(80.14% -0.0726 0.0055) |
| OKLCH | oklch(80.14% 0.073 175.7) |
| XYZ | xyz(41.7927, 53.2601, 55.6453) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.69
Seafoam Blue
#78D1B6
ΔE00 3.85
Mediumaquamarine
#66CDAA
ΔE00 6.56
Light Teal
#90E4C1
ΔE00 6.94
Mediumturquoise
#48D1CC
ΔE00 8.51
Seafoam
#7FE0B3
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCEBC #CE8B9D
analogous
#8BCE9B #8BCEBC #8BBECE
triadic
#8BCEBC #BC8BCE #CEBC8B
tetradic
#8BCEBC #9B8BCE #CE8B9D #BECE8B
square
#8BCEBC #9B8BCE #CE8B9D #BECE8B
split-complementary
#8BCEBC #CE8BBE #CE9B8B
monochromatic
#429C84 #60BCA3 #8BCEBC #B6E0D5 #E1F2EE
Accessibility & contrast
On white
1.80
#8BCEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#8BCEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCEBC
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCEBC | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#78D0C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8bcebc; /* rgb */ color: rgb(139, 206, 188); /* oklch */ color: oklch(80.1% 0.073 175.7);
Tailwind
colors: {
custom: {
50: '#afddd0',
500: '#8bcebc',
950: '#000000',
},
}SCSS
$custom: #8bcebc; $custom-light: #afddd0; $custom-dark: #000000;
JSON
{
"hex": "#8bcebc",
"rgb": {
"r": 139,
"g": 206,
"b": 188
},
"hsl": {
"h": 163.881,
"s": 40.606,
"l": 67.647
},
"oklch": {
"l": 0.80137,
"c": 0.07277,
"h": 175.7
},
"luminance": 0.53262
}Semantic roles & 50–950 ramp
primary
#8BCEBC
secondary
#A35B6E
accent
#3255B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483