#7CC6CA#7CC6CA
#7CC6CA is a light, moderate teal. Relative luminance 0.489; OKLCH L 78.0% C 0.074 H 200.1°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC6CA |
|---|---|
| RGB | rgb(124, 198, 202) |
| HSL | hsl(183, 42%, 64%) |
| HSV | hsv(183, 39%, 79%) |
| CMYK | cmyk(38.6%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(75.41, -21.95, -9.27) |
| CIE-LCH | lch(75.41, 23.83, 202.90°) |
| OKLab | oklab(77.97% -0.0694 -0.0255) |
| OKLCH | oklch(77.97% 0.074 200.1) |
| XYZ | xyz(39.1630, 48.9348, 63.2473) |
| Luminance | 0.4894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.28
Darkturquoise
#00CED1
ΔE00 7.67
Aqua Blue
#02D8E9
ΔE00 8.30
Powder Blue
#B0E0E6
ΔE00 8.90
Turquoise Blue
#06B1C4
ΔE00 9.64
Sky Blue
#87CEEB
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC6CA #CA807C
analogous
#7CCAA7 #7CC6CA #7C9FCA
triadic
#7CC6CA #CA7CC6 #C6CA7C
tetradic
#7CC6CA #A77CCA #CA807C #9FCA7C
square
#7CC6CA #A77CCA #CA807C #9FCA7C
split-complementary
#7CC6CA #CA7C9F #CAA77C
monochromatic
#3B8D91 #50B3B8 #7CC6CA #A8D9DC #D3ECED
Accessibility & contrast
On white
1.95
#7CC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#7CC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC6CA
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC6CA | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CA
Deuteranopia (green-blind)
#AEB5CB
Tritanopia (blue-blind)
#5BCBC7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #7cc6ca; /* rgb */ color: rgb(124, 198, 202); /* oklch */ color: oklch(78.0% 0.074 200.1);
Tailwind
colors: {
custom: {
50: '#a6d7da',
500: '#7cc6ca',
950: '#000000',
},
}SCSS
$custom: #7cc6ca; $custom-light: #a6d7da; $custom-dark: #000000;
JSON
{
"hex": "#7cc6ca",
"rgb": {
"r": 124,
"g": 198,
"b": 202
},
"hsl": {
"h": 183.077,
"s": 42.391,
"l": 63.922
},
"oklch": {
"l": 0.77971,
"c": 0.07392,
"h": 200.1
},
"luminance": 0.48938
}Semantic roles & 50–950 ramp
primary
#7CC6CA
secondary
#DFC5C3
accent
#3730B5
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383