#7CD6CA#7CD6CA
#7CD6CA is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.6% C 0.089 H 184.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD6CA |
|---|---|
| RGB | rgb(124, 214, 202) |
| HSL | hsl(172, 52%, 66%) |
| HSV | hsv(172, 42%, 84%) |
| CMYK | cmyk(42.1%, 0%, 5.6%, 16.1%) |
| CIE-LAB | lab(79.98, -29.81, -2.52) |
| CIE-LCH | lch(79.98, 29.91, 184.83°) |
| OKLab | oklab(81.64% -0.0884 -0.0072) |
| OKLCH | oklch(81.64% 0.089 184.7) |
| XYZ | xyz(43.0153, 56.6393, 64.5314) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.02
Seafoam Blue
#78D1B6
ΔE00 5.42
Turquoise
#40E0D0
ΔE00 5.48
Pale Teal
#82CBB2
ΔE00 5.91
Tiffany Blue
#7BF2DA
ΔE00 7.18
Darkturquoise
#00CED1
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD6CA #D67C88
analogous
#7CD69D #7CD6CA #7CB5D6
triadic
#7CD6CA #CA7CD6 #D6CA7C
tetradic
#7CD6CA #9D7CD6 #D67C88 #B5D67C
square
#7CD6CA #9D7CD6 #D67C88 #B5D67C
split-complementary
#7CD6CA #D67CB5 #D69D7C
monochromatic
#33A495 #4DC7B7 #7CD6CA #ABE5DD #D9F3F0
Accessibility & contrast
On white
1.70
#7CD6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#7CD6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD6CA
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD6CA | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#BFC2CB
Tritanopia (blue-blind)
#57D9D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7cd6ca; /* rgb */ color: rgb(124, 214, 202); /* oklch */ color: oklch(81.6% 0.089 184.7);
Tailwind
colors: {
custom: {
50: '#a7e3da',
500: '#7cd6ca',
950: '#000000',
},
}SCSS
$custom: #7cd6ca; $custom-light: #a7e3da; $custom-dark: #000000;
JSON
{
"hex": "#7cd6ca",
"rgb": {
"r": 124,
"g": 214,
"b": 202
},
"hsl": {
"h": 172,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.81636,
"c": 0.08869,
"h": 184.7
},
"luminance": 0.56642
}Semantic roles & 50–950 ramp
primary
#7CD6CA
secondary
#A84E5A
accent
#263AC0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483