#8BCBCA#8BCBCA
#8BCBCA is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.9% C 0.065 H 194.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCBCA |
|---|---|
| RGB | rgb(139, 203, 202) |
| HSL | hsl(179, 38%, 67%) |
| HSV | hsv(179, 32%, 80%) |
| CMYK | cmyk(31.5%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(77.56, -20.44, -6.01) |
| CIE-LCH | lch(77.56, 21.30, 196.38°) |
| OKLab | oklab(79.88% -0.063 -0.0165) |
| OKLCH | oklch(79.88% 0.065 194.7) |
| XYZ | xyz(42.6604, 52.4627, 63.7441) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.57
Mediumturquoise
#48D1CC
ΔE00 7.57
Paleturquoise
#AFEEEE
ΔE00 8.34
Darkturquoise
#00CED1
ΔE00 8.93
Pale Teal
#82CBB2
ΔE00 9.08
Robin'S Egg Blue
#98EFF9
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCBCA #CB8B8C
analogous
#8BCBAA #8BCBCA #8BACCB
triadic
#8BCBCA #CA8BCB #CBCA8B
tetradic
#8BCBCA #AA8BCB #CB8B8C #ACCB8B
square
#8BCBCA #AA8BCB #CB8B8C #ACCB8B
split-complementary
#8BCBCA #CB8BAC #CBAA8B
monochromatic
#449896 #61B8B7 #8BCBCA #B5DEDD #E0F1F1
Accessibility & contrast
On white
1.83
#8BCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#8BCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCBCA
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCBCA | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#73CFCA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8bcbca; /* rgb */ color: rgb(139, 203, 202); /* oklch */ color: oklch(79.9% 0.065 194.7);
Tailwind
colors: {
custom: {
50: '#afdbda',
500: '#8bcbca',
950: '#000000',
},
}SCSS
$custom: #8bcbca; $custom-light: #afdbda; $custom-dark: #000000;
JSON
{
"hex": "#8bcbca",
"rgb": {
"r": 139,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.063,
"s": 38.095,
"l": 67.059
},
"oklch": {
"l": 0.79884,
"c": 0.06509,
"h": 194.7
},
"luminance": 0.52465
}Semantic roles & 50–950 ramp
primary
#8BCBCA
secondary
#9E5C5D
accent
#3436B1
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#111514
muted
#818483