#8BD7CA#8BD7CA
#8BD7CA is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.6% C 0.078 H 182.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD7CA |
|---|---|
| RGB | rgb(139, 215, 202) |
| HSL | hsl(170, 49%, 69%) |
| HSV | hsv(170, 35%, 84%) |
| CMYK | cmyk(35.3%, 0%, 6%, 15.7%) |
| CIE-LAB | lab(80.93, -26.38, -1.04) |
| CIE-LCH | lch(80.93, 26.40, 182.25°) |
| OKLab | oklab(82.59% -0.0777 -0.0032) |
| OKLCH | oklch(82.59% 0.078 182.4) |
| XYZ | xyz(45.6047, 58.3513, 64.7255) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.36
Pale Teal
#82CBB2
ΔE00 5.37
Mediumturquoise
#48D1CC
ΔE00 6.86
Turquoise
#40E0D0
ΔE00 7.05
Tiffany Blue
#7BF2DA
ΔE00 7.36
Light Teal
#90E4C1
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD7CA #D78B98
analogous
#8BD7A4 #8BD7CA #8BBED7
triadic
#8BD7CA #CA8BD7 #D7CA8B
tetradic
#8BD7CA #A48BD7 #D78B98 #BED78B
square
#8BD7CA #A48BD7 #D78B98 #BED78B
split-complementary
#8BD7CA #D78BBE #D7A48B
monochromatic
#3BAC99 #5DC7B5 #8BD7CA #B9E7DF #E6F6F4
Accessibility & contrast
On white
1.66
#8BD7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#8BD7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD7CA
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD7CA | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCA
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#71DAD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8bd7ca; /* rgb */ color: rgb(139, 215, 202); /* oklch */ color: oklch(82.6% 0.078 182.4);
Tailwind
colors: {
custom: {
50: '#b0e3da',
500: '#8bd7ca',
950: '#000000',
},
}SCSS
$custom: #8bd7ca; $custom-light: #b0e3da; $custom-dark: #000000;
JSON
{
"hex": "#8bd7ca",
"rgb": {
"r": 139,
"g": 215,
"b": 202
},
"hsl": {
"h": 169.737,
"s": 48.718,
"l": 69.412
},
"oklch": {
"l": 0.82588,
"c": 0.07782,
"h": 182.4
},
"luminance": 0.58354
}Semantic roles & 50–950 ramp
primary
#8BD7CA
secondary
#AD5967
accent
#2943BC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483