#7CCFC6#7CCFC6
#7CCFC6 is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.082 H 186.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFC6 |
|---|---|
| RGB | rgb(124, 207, 198) |
| HSL | hsl(173, 46%, 65%) |
| HSV | hsv(173, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 4.3%, 18.8%) |
| CIE-LAB | lab(77.87, -27.38, -3.48) |
| CIE-LCH | lch(77.87, 27.60, 187.24°) |
| OKLab | oklab(79.9% -0.0818 -0.0098) |
| OKLCH | oklch(79.9% 0.082 186.8) |
| XYZ | xyz(40.8142, 52.9850, 61.4916) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.86
Pale Teal
#82CBB2
ΔE00 6.11
Seafoam Blue
#78D1B6
ΔE00 6.25
Turquoise
#40E0D0
ΔE00 6.89
Darkturquoise
#00CED1
ΔE00 7.51
Topaz
#13BBAF
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFC6 #CF7C85
analogous
#7CCF9D #7CCFC6 #7CAFCF
triadic
#7CCFC6 #C67CCF #CFC67C
tetradic
#7CCFC6 #9D7CCF #CF7C85 #AFCF7C
square
#7CCFC6 #9D7CCF #CF7C85 #AFCF7C
split-complementary
#7CCFC6 #CF7CAF #CF9D7C
monochromatic
#38998E #4FBFB3 #7CCFC6 #A9DFD9 #D6F0ED
Accessibility & contrast
On white
1.81
#7CCFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#7CCFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFC6
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFC6 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C6
Deuteranopia (green-blind)
#B9BCC7
Tritanopia (blue-blind)
#5BD3CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ccfc6; /* rgb */ color: rgb(124, 207, 198); /* oklch */ color: oklch(79.9% 0.082 186.8);
Tailwind
colors: {
custom: {
50: '#a6ded7',
500: '#7ccfc6',
950: '#000000',
},
}SCSS
$custom: #7ccfc6; $custom-light: #a6ded7; $custom-dark: #000000;
JSON
{
"hex": "#7ccfc6",
"rgb": {
"r": 124,
"g": 207,
"b": 198
},
"hsl": {
"h": 173.494,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.79903,
"c": 0.08242,
"h": 186.8
},
"luminance": 0.52988
}Semantic roles & 50–950 ramp
primary
#7CCFC6
secondary
#9E5159
accent
#2C3BBA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483