#7CC3CA#7CC3CA
#7CC3CA is a light, moderate teal. Relative luminance 0.476; OKLCH L 77.3% C 0.072 H 203.7°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC3CA |
|---|---|
| RGB | rgb(124, 195, 202) |
| HSL | hsl(185, 42%, 64%) |
| HSV | hsv(185, 39%, 79%) |
| CMYK | cmyk(38.6%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(74.56, -20.43, -10.54) |
| CIE-LCH | lch(74.56, 22.99, 207.29°) |
| OKLab | oklab(77.29% -0.0658 -0.0289) |
| OKLCH | oklch(77.29% 0.072 203.7) |
| XYZ | xyz(38.4841, 47.5770, 63.0210) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 8.53
Mediumturquoise
#48D1CC
ΔE00 8.56
Aqua Blue
#02D8E9
ΔE00 8.64
Sky Blue
#87CEEB
ΔE00 8.73
Turquoise Blue
#06B1C4
ΔE00 8.98
Powder Blue
#B0E0E6
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC3CA #CA837C
analogous
#7CCAAA #7CC3CA #7C9CCA
triadic
#7CC3CA #CA7CC3 #C3CA7C
tetradic
#7CC3CA #AA7CCA #CA837C #9CCA7C
square
#7CC3CA #AA7CCA #CA837C #9CCA7C
split-complementary
#7CC3CA #CA7C9C #CAAA7C
monochromatic
#3B8991 #50AFB8 #7CC3CA #A8D7DC #D3EBED
Accessibility & contrast
On white
2.00
#7CC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#7CC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC3CA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC3CA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCB
Deuteranopia (green-blind)
#ABB3CA
Tritanopia (blue-blind)
#5BC8C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7cc3ca; /* rgb */ color: rgb(124, 195, 202); /* oklch */ color: oklch(77.3% 0.072 203.7);
Tailwind
colors: {
custom: {
50: '#a5d5da',
500: '#7cc3ca',
950: '#000000',
},
}SCSS
$custom: #7cc3ca; $custom-light: #a5d5da; $custom-dark: #000000;
JSON
{
"hex": "#7cc3ca",
"rgb": {
"r": 124,
"g": 195,
"b": 202
},
"hsl": {
"h": 185.385,
"s": 42.391,
"l": 63.922
},
"oklch": {
"l": 0.77288,
"c": 0.07186,
"h": 203.7
},
"luminance": 0.4758
}Semantic roles & 50–950 ramp
primary
#7CC3CA
secondary
#DFC6C3
accent
#3C30B5
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383