#7CC5CC#7CC5CC
#7CC5CC is a light, moderate teal. Relative luminance 0.486; OKLCH L 77.8% C 0.073 H 203.5°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC5CC |
|---|---|
| RGB | rgb(124, 197, 204) |
| HSL | hsl(185, 44%, 64%) |
| HSV | hsv(185, 39%, 80%) |
| CMYK | cmyk(39.2%, 3.4%, 0%, 20%) |
| CIE-LAB | lab(75.19, -20.95, -10.69) |
| CIE-LCH | lch(75.19, 23.52, 207.03°) |
| OKLab | oklab(77.81% -0.0674 -0.0293) |
| OKLCH | oklch(77.81% 0.074 203.5) |
| XYZ | xyz(39.1735, 48.5745, 64.4266) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.24
Aqua Blue
#02D8E9
ΔE00 8.25
Darkturquoise
#00CED1
ΔE00 8.25
Sky Blue
#87CEEB
ΔE00 8.66
Powder Blue
#B0E0E6
ΔE00 8.73
Turquoise Blue
#06B1C4
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC5CC #CC837C
analogous
#7CCCAB #7CC5CC #7C9DCC
triadic
#7CC5CC #CC7CC5 #C5CC7C
tetradic
#7CC5CC #AB7CCC #CC837C #9DCC7C
square
#7CC5CC #AB7CCC #CC837C #9DCC7C
split-complementary
#7CC5CC #CC7C9D #CCAB7C
monochromatic
#3A8C94 #50B1BB #7CC5CC #A8D9DD #D4ECEE
Accessibility & contrast
On white
1.96
#7CC5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#7CC5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC5CC
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC5CC | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCD
Deuteranopia (green-blind)
#ADB5CC
Tritanopia (blue-blind)
#5ACAC7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7cc5cc; /* rgb */ color: rgb(124, 197, 204); /* oklch */ color: oklch(77.8% 0.073 203.5);
Tailwind
colors: {
custom: {
50: '#a6d6db',
500: '#7cc5cc',
950: '#000000',
},
}SCSS
$custom: #7cc5cc; $custom-light: #a6d6db; $custom-dark: #000000;
JSON
{
"hex": "#7cc5cc",
"rgb": {
"r": 124,
"g": 197,
"b": 204
},
"hsl": {
"h": 185.25,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.77811,
"c": 0.0735,
"h": 203.5
},
"luminance": 0.48577
}Semantic roles & 50–950 ramp
primary
#7CC5CC
secondary
#E0C6C4
accent
#3A2EB7
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383