#8BD0CA#8BD0CA
#8BD0CA is a light, moderate teal. Relative luminance 0.549; OKLCH L 81.0% C 0.070 H 189.0°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD0CA |
|---|---|
| RGB | rgb(139, 208, 202) |
| HSL | hsl(175, 42%, 68%) |
| HSV | hsv(175, 33%, 82%) |
| CMYK | cmyk(33.2%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(78.96, -22.94, -3.93) |
| CIE-LCH | lch(78.96, 23.27, 189.73°) |
| OKLab | oklab(81.01% -0.0692 -0.0109) |
| OKLCH | oklch(81.01% 0.07 189) |
| XYZ | xyz(43.8603, 54.8624, 64.1440) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.65
Pale Teal
#82CBB2
ΔE00 7.15
Seafoam Blue
#78D1B6
ΔE00 7.76
Paleturquoise
#AFEEEE
ΔE00 7.86
Powder Blue
#B0E0E6
ΔE00 8.43
Turquoise
#40E0D0
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD0CA #D08B91
analogous
#8BD0A7 #8BD0CA #8BB3D0
triadic
#8BD0CA #CA8BD0 #D0CA8B
tetradic
#8BD0CA #A78BD0 #D08B91 #B3D08B
square
#8BD0CA #A78BD0 #D08B91 #B3D08B
split-complementary
#8BD0CA #D08BB3 #D0A78B
monochromatic
#41A098 #5FBEB6 #8BD0CA #B7E2DE #E2F3F2
Accessibility & contrast
On white
1.75
#8BD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#8BD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD0CA
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD0CA | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#BCC0CB
Tritanopia (blue-blind)
#73D3CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8bd0ca; /* rgb */ color: rgb(139, 208, 202); /* oklch */ color: oklch(81.0% 0.070 189.0);
Tailwind
colors: {
custom: {
50: '#afdeda',
500: '#8bd0ca',
950: '#000000',
},
}SCSS
$custom: #8bd0ca; $custom-light: #afdeda; $custom-dark: #000000;
JSON
{
"hex": "#8bd0ca",
"rgb": {
"r": 139,
"g": 208,
"b": 202
},
"hsl": {
"h": 174.783,
"s": 42.331,
"l": 68.039
},
"oklch": {
"l": 0.81008,
"c": 0.07003,
"h": 189
},
"luminance": 0.54865
}Semantic roles & 50–950 ramp
primary
#8BD0CA
secondary
#A55A60
accent
#303CB5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483