#8BCCCA#8BCCCA
#8BCCCA is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.1% C 0.066 H 193.5°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCCCA |
|---|---|
| RGB | rgb(139, 204, 202) |
| HSL | hsl(178, 39%, 67%) |
| HSV | hsv(178, 32%, 80%) |
| CMYK | cmyk(31.9%, 0%, 1%, 20%) |
| CIE-LAB | lab(77.84, -20.94, -5.59) |
| CIE-LCH | lch(77.84, 21.67, 194.95°) |
| OKLab | oklab(80.11% -0.0642 -0.0154) |
| OKLCH | oklch(80.11% 0.066 193.5) |
| XYZ | xyz(42.8973, 52.9365, 63.8231) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.32
Powder Blue
#B0E0E6
ΔE00 7.70
Paleturquoise
#AFEEEE
ΔE00 8.19
Pale Teal
#82CBB2
ΔE00 8.66
Darkturquoise
#00CED1
ΔE00 8.84
Robin'S Egg Blue
#98EFF9
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCCCA #CC8B8D
analogous
#8BCCAA #8BCCCA #8BAECC
triadic
#8BCCCA #CA8BCC #CCCA8B
tetradic
#8BCCCA #AA8BCC #CC8B8D #AECC8B
square
#8BCCCA #AA8BCC #CC8B8D #AECC8B
split-complementary
#8BCCCA #CC8BAE #CCAA8B
monochromatic
#439997 #60B9B7 #8BCCCA #B6DFDD #E0F1F1
Accessibility & contrast
On white
1.81
#8BCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#8BCCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCCCA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCCCA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CA
Deuteranopia (green-blind)
#B8BDCB
Tritanopia (blue-blind)
#73D0CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8bccca; /* rgb */ color: rgb(139, 204, 202); /* oklch */ color: oklch(80.1% 0.066 193.5);
Tailwind
colors: {
custom: {
50: '#afdbda',
500: '#8bccca',
950: '#000000',
},
}SCSS
$custom: #8bccca; $custom-light: #afdbda; $custom-dark: #000000;
JSON
{
"hex": "#8bccca",
"rgb": {
"r": 139,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.154,
"s": 38.922,
"l": 67.255
},
"oklch": {
"l": 0.80108,
"c": 0.06602,
"h": 193.5
},
"luminance": 0.52939
}Semantic roles & 50–950 ramp
primary
#8BCCCA
secondary
#A05B5D
accent
#3437B2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483