#8CD6CA#8CD6CA
#8CD6CA is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.4% C 0.076 H 183.1°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD6CA |
|---|---|
| RGB | rgb(140, 214, 202) |
| HSL | hsl(170, 47%, 69%) |
| HSV | hsv(170, 35%, 84%) |
| CMYK | cmyk(34.6%, 0%, 5.6%, 16.1%) |
| CIE-LAB | lab(80.70, -25.62, -1.37) |
| CIE-LCH | lch(80.70, 25.66, 183.07°) |
| OKLab | oklab(82.41% -0.0757 -0.0041) |
| OKLCH | oklch(82.41% 0.076 183.1) |
| XYZ | xyz(45.5186, 57.9301, 64.6488) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.54
Seafoam Blue
#78D1B6
ΔE00 5.68
Mediumturquoise
#48D1CC
ΔE00 6.87
Turquoise
#40E0D0
ΔE00 7.35
Tiffany Blue
#7BF2DA
ΔE00 7.78
Light Teal
#90E4C1
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD6CA #D68C98
analogous
#8CD6A5 #8CD6CA #8CBDD6
triadic
#8CD6CA #CA8CD6 #D6CA8C
tetradic
#8CD6CA #A58CD6 #D68C98 #BDD68C
square
#8CD6CA #A58CD6 #D68C98 #BDD68C
split-complementary
#8CD6CA #D68CBD #D6A58C
monochromatic
#3DAB99 #5FC6B5 #8CD6CA #B9E6DF #E6F6F4
Accessibility & contrast
On white
1.67
#8CD6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#8CD6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD6CA
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD6CA | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#73D9D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8cd6ca; /* rgb */ color: rgb(140, 214, 202); /* oklch */ color: oklch(82.4% 0.076 183.1);
Tailwind
colors: {
custom: {
50: '#b0e3da',
500: '#8cd6ca',
950: '#000000',
},
}SCSS
$custom: #8cd6ca; $custom-light: #b0e3da; $custom-dark: #000000;
JSON
{
"hex": "#8cd6ca",
"rgb": {
"r": 140,
"g": 214,
"b": 202
},
"hsl": {
"h": 170.27,
"s": 47.436,
"l": 69.412
},
"oklch": {
"l": 0.82413,
"c": 0.07582,
"h": 183.1
},
"luminance": 0.57933
}Semantic roles & 50–950 ramp
primary
#8CD6CA
secondary
#AC5A67
accent
#2B42BB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483