#7CC2CA#7CC2CA
#7CC2CA is a light, moderate teal. Relative luminance 0.471; OKLCH L 77.1% C 0.071 H 205.0°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC2CA |
|---|---|
| RGB | rgb(124, 194, 202) |
| HSL | hsl(186, 42%, 64%) |
| HSV | hsv(186, 39%, 79%) |
| CMYK | cmyk(38.6%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(74.27, -19.92, -10.97) |
| CIE-LCH | lch(74.27, 22.74, 208.83°) |
| OKLab | oklab(77.06% -0.0646 -0.0301) |
| OKLCH | oklch(77.06% 0.071 205) |
| XYZ | xyz(38.2608, 47.1303, 62.9466) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 8.40
Aqua Blue
#02D8E9
ΔE00 8.82
Turquoise Blue
#06B1C4
ΔE00 8.82
Darkturquoise
#00CED1
ΔE00 8.87
Mediumturquoise
#48D1CC
ΔE00 9.01
Powder Blue
#B0E0E6
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC2CA #CA847C
analogous
#7CCAAB #7CC2CA #7C9BCA
triadic
#7CC2CA #CA7CC2 #C2CA7C
tetradic
#7CC2CA #AB7CCA #CA847C #9BCA7C
square
#7CC2CA #AB7CCA #CA847C #9BCA7C
split-complementary
#7CC2CA #CA7C9B #CAAB7C
monochromatic
#3B8891 #50AEB8 #7CC2CA #A8D6DC #D3EBED
Accessibility & contrast
On white
2.01
#7CC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#7CC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC2CA
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC2CA | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCCB
Deuteranopia (green-blind)
#AAB2CA
Tritanopia (blue-blind)
#5CC7C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7cc2ca; /* rgb */ color: rgb(124, 194, 202); /* oklch */ color: oklch(77.1% 0.071 205.0);
Tailwind
colors: {
custom: {
50: '#a5d4da',
500: '#7cc2ca',
950: '#000000',
},
}SCSS
$custom: #7cc2ca; $custom-light: #a5d4da; $custom-dark: #000000;
JSON
{
"hex": "#7cc2ca",
"rgb": {
"r": 124,
"g": 194,
"b": 202
},
"hsl": {
"h": 186.154,
"s": 42.391,
"l": 63.922
},
"oklch": {
"l": 0.77061,
"c": 0.07123,
"h": 205
},
"luminance": 0.47133
}Semantic roles & 50–950 ramp
primary
#7CC2CA
secondary
#DFC6C3
accent
#3E30B5
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383