#7CD0CC#7CD0CC
#7CD0CC is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.3% C 0.082 H 191.7°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD0CC |
|---|---|
| RGB | rgb(124, 208, 204) |
| HSL | hsl(177, 47%, 65%) |
| HSV | hsv(177, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 1.9%, 18.4%) |
| CIE-LAB | lab(78.32, -26.42, -6.04) |
| CIE-LCH | lch(78.32, 27.10, 192.87°) |
| OKLab | oklab(80.32% -0.0805 -0.0167) |
| OKLCH | oklch(80.32% 0.082 191.7) |
| XYZ | xyz(41.7630, 53.7534, 65.2898) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.70
Darkturquoise
#00CED1
ΔE00 6.72
Turquoise
#40E0D0
ΔE00 7.59
Pale Teal
#82CBB2
ΔE00 8.04
Seafoam Blue
#78D1B6
ΔE00 8.21
Paleturquoise
#AFEEEE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD0CC #D07C80
analogous
#7CD0A2 #7CD0CC #7CAAD0
triadic
#7CD0CC #CC7CD0 #D0CC7C
tetradic
#7CD0CC #A27CD0 #D07C80 #AAD07C
square
#7CD0CC #A27CD0 #D07C80 #AAD07C
split-complementary
#7CD0CC #D07CAA #D0A27C
monochromatic
#379A96 #4FC0BA #7CD0CC #A9E0DE #D6F0EF
Accessibility & contrast
On white
1.79
#7CD0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#7CD0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD0CC
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD0CC | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#B8BDCD
Tritanopia (blue-blind)
#58D4CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7cd0cc; /* rgb */ color: rgb(124, 208, 204); /* oklch */ color: oklch(80.3% 0.082 191.7);
Tailwind
colors: {
custom: {
50: '#a6dedb',
500: '#7cd0cc',
950: '#000000',
},
}SCSS
$custom: #7cd0cc; $custom-light: #a6dedb; $custom-dark: #000000;
JSON
{
"hex": "#7cd0cc",
"rgb": {
"r": 124,
"g": 208,
"b": 204
},
"hsl": {
"h": 177.143,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.80321,
"c": 0.08222,
"h": 191.7
},
"luminance": 0.53756
}Semantic roles & 50–950 ramp
primary
#7CD0CC
secondary
#A05054
accent
#2B32BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484