#7CD0CA#7CD0CA
#7CD0CA is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.3% C 0.083 H 189.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD0CA |
|---|---|
| RGB | rgb(124, 208, 202) |
| HSL | hsl(176, 47%, 65%) |
| HSV | hsv(176, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(78.26, -26.91, -5.04) |
| CIE-LCH | lch(78.26, 27.37, 190.62°) |
| OKLab | oklab(80.26% -0.0813 -0.014) |
| OKLCH | oklch(80.26% 0.083 189.8) |
| XYZ | xyz(41.5247, 53.6581, 64.0346) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.62
Darkturquoise
#00CED1
ΔE00 6.96
Turquoise
#40E0D0
ΔE00 7.18
Pale Teal
#82CBB2
ΔE00 7.29
Seafoam Blue
#78D1B6
ΔE00 7.42
Paleturquoise
#AFEEEE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD0CA #D07C82
analogous
#7CD0A0 #7CD0CA #7CACD0
triadic
#7CD0CA #CA7CD0 #D0CA7C
tetradic
#7CD0CA #A07CD0 #D07C82 #ACD07C
square
#7CD0CA #A07CD0 #D07C82 #ACD07C
split-complementary
#7CD0CA #D07CAC #D0A07C
monochromatic
#379A93 #4FC0B8 #7CD0CA #A9E0DC #D6F0EE
Accessibility & contrast
On white
1.79
#7CD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#7CD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD0CA
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD0CA | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#59D4CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7cd0ca; /* rgb */ color: rgb(124, 208, 202); /* oklch */ color: oklch(80.3% 0.083 189.8);
Tailwind
colors: {
custom: {
50: '#a6deda',
500: '#7cd0ca',
950: '#000000',
},
}SCSS
$custom: #7cd0ca; $custom-light: #a6deda; $custom-dark: #000000;
JSON
{
"hex": "#7cd0ca",
"rgb": {
"r": 124,
"g": 208,
"b": 202
},
"hsl": {
"h": 175.714,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.80257,
"c": 0.08254,
"h": 189.8
},
"luminance": 0.53661
}Semantic roles & 50–950 ramp
primary
#7CD0CA
secondary
#A05056
accent
#2B35BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483