#8BCACA#8BCACA
#8BCACA is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.7% C 0.064 H 195.9°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCACA |
|---|---|
| RGB | rgb(139, 202, 202) |
| HSL | hsl(180, 37%, 67%) |
| HSV | hsv(180, 31%, 79%) |
| CMYK | cmyk(31.2%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(77.28, -19.93, -6.42) |
| CIE-LCH | lch(77.28, 20.94, 197.86°) |
| OKLab | oklab(79.66% -0.0617 -0.0176) |
| OKLCH | oklch(79.66% 0.064 195.9) |
| XYZ | xyz(42.4250, 51.9919, 63.6656) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.46
Mediumturquoise
#48D1CC
ΔE00 7.86
Paleturquoise
#AFEEEE
ΔE00 8.52
Darkturquoise
#00CED1
ΔE00 9.05
Robin'S Egg Blue
#98EFF9
ΔE00 9.27
Lightblue
#ADD8E6
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCACA #CA8B8B
analogous
#8BCAAB #8BCACA #8BABCA
triadic
#8BCACA #CA8BCA #CACA8B
tetradic
#8BCACA #AB8BCA #CA8B8B #ABCA8B
square
#8BCACA #AB8BCA #CA8B8B #ABCA8B
split-complementary
#8BCACA #CA8BAB #CAAB8B
monochromatic
#459696 #61B7B7 #8BCACA #B5DDDD #DFF0F0
Accessibility & contrast
On white
1.84
#8BCACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#8BCACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCACA
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCACA | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#74CECA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8bcaca; /* rgb */ color: rgb(139, 202, 202); /* oklch */ color: oklch(79.7% 0.064 195.9);
Tailwind
colors: {
custom: {
50: '#afdada',
500: '#8bcaca',
950: '#000000',
},
}SCSS
$custom: #8bcaca; $custom-light: #afdada; $custom-dark: #000000;
JSON
{
"hex": "#8bcaca",
"rgb": {
"r": 139,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.7966,
"c": 0.06418,
"h": 195.9
},
"luminance": 0.51994
}Semantic roles & 50–950 ramp
primary
#8BCACA
secondary
#9D5C5C
accent
#3535B0
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#111414
muted
#818383