#7CC1CA#7CC1CA
#7CC1CA is a light, moderate teal. Relative luminance 0.467; OKLCH L 76.8% C 0.071 H 206.3°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC1CA |
|---|---|
| RGB | rgb(124, 193, 202) |
| HSL | hsl(187, 42%, 64%) |
| HSV | hsv(187, 39%, 79%) |
| CMYK | cmyk(38.6%, 4.5%, 0%, 20.8%) |
| CIE-LAB | lab(73.99, -19.41, -11.39) |
| CIE-LCH | lch(73.99, 22.51, 210.40°) |
| OKLab | oklab(76.83% -0.0633 -0.0313) |
| OKLCH | oklch(76.83% 0.071 206.3) |
| XYZ | xyz(38.0390, 46.6867, 62.8727) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 8.08
Turquoise Blue
#06B1C4
ΔE00 8.68
Aqua Blue
#02D8E9
ΔE00 9.02
Powder Blue
#B0E0E6
ΔE00 9.19
Darkturquoise
#00CED1
ΔE00 9.22
Lightblue
#ADD8E6
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC1CA #CA857C
analogous
#7CCAAC #7CC1CA #7C9ACA
triadic
#7CC1CA #CA7CC1 #C1CA7C
tetradic
#7CC1CA #AC7CCA #CA857C #9ACA7C
square
#7CC1CA #AC7CCA #CA857C #9ACA7C
split-complementary
#7CC1CA #CA7C9A #CAAC7C
monochromatic
#3B8791 #50ACB8 #7CC1CA #A8D6DC #D3EAED
Accessibility & contrast
On white
2.03
#7CC1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#7CC1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC1CA
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC1CA | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#A9B2CA
Tritanopia (blue-blind)
#5CC6C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #7cc1ca; /* rgb */ color: rgb(124, 193, 202); /* oklch */ color: oklch(76.8% 0.071 206.3);
Tailwind
colors: {
custom: {
50: '#a5d3da',
500: '#7cc1ca',
950: '#000000',
},
}SCSS
$custom: #7cc1ca; $custom-light: #a5d3da; $custom-dark: #000000;
JSON
{
"hex": "#7cc1ca",
"rgb": {
"r": 124,
"g": 193,
"b": 202
},
"hsl": {
"h": 186.923,
"s": 42.391,
"l": 63.922
},
"oklch": {
"l": 0.76834,
"c": 0.07064,
"h": 206.3
},
"luminance": 0.46689
}Semantic roles & 50–950 ramp
primary
#7CC1CA
secondary
#DFC6C3
accent
#3F30B5
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383