#7CC2CC#7CC2CC
#7CC2CC is a light, moderate teal. Relative luminance 0.472; OKLCH L 77.1% C 0.072 H 207.2°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC2CC |
|---|---|
| RGB | rgb(124, 194, 204) |
| HSL | hsl(188, 44%, 64%) |
| HSV | hsv(188, 39%, 80%) |
| CMYK | cmyk(39.2%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(74.33, -19.42, -11.96) |
| CIE-LCH | lch(74.33, 22.81, 211.63°) |
| OKLab | oklab(77.13% -0.0638 -0.0328) |
| OKLCH | oklch(77.13% 0.072 207.2) |
| XYZ | xyz(38.4991, 47.2257, 64.2018) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.66
Turquoise Blue
#06B1C4
ΔE00 8.73
Aqua Blue
#02D8E9
ΔE00 8.83
Lightblue
#ADD8E6
ΔE00 9.00
Powder Blue
#B0E0E6
ΔE00 9.01
Baby Blue
#89CFF0
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC2CC #CC867C
analogous
#7CCCAE #7CC2CC #7C9ACC
triadic
#7CC2CC #CC7CC2 #C2CC7C
tetradic
#7CC2CC #AE7CCC #CC867C #9ACC7C
square
#7CC2CC #AE7CCC #CC867C #9ACC7C
split-complementary
#7CC2CC #CC7C9A #CCAE7C
monochromatic
#3A8994 #50ADBB #7CC2CC #A8D7DD #D4EBEE
Accessibility & contrast
On white
2.01
#7CC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#7CC2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC2CC
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC2CC | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCD
Deuteranopia (green-blind)
#AAB2CC
Tritanopia (blue-blind)
#5BC8C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7cc2cc; /* rgb */ color: rgb(124, 194, 204); /* oklch */ color: oklch(77.1% 0.072 207.2);
Tailwind
colors: {
custom: {
50: '#a5d4db',
500: '#7cc2cc',
950: '#000000',
},
}SCSS
$custom: #7cc2cc; $custom-light: #a5d4db; $custom-dark: #000000;
JSON
{
"hex": "#7cc2cc",
"rgb": {
"r": 124,
"g": 194,
"b": 204
},
"hsl": {
"h": 187.5,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.7713,
"c": 0.07172,
"h": 207.2
},
"luminance": 0.47228
}Semantic roles & 50–950 ramp
primary
#7CC2CC
secondary
#E0C7C4
accent
#3F2EB7
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383