#7CCFCD#7CCFCD
#7CCFCD is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.1% C 0.081 H 193.7°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFCD |
|---|---|
| RGB | rgb(124, 207, 205) |
| HSL | hsl(179, 46%, 65%) |
| HSV | hsv(179, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(78.06, -25.69, -6.95) |
| CIE-LCH | lch(78.06, 26.61, 195.15°) |
| OKLab | oklab(80.12% -0.0789 -0.0192) |
| OKLCH | oklch(80.12% 0.081 193.7) |
| XYZ | xyz(41.6403, 53.3155, 65.8424) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.98
Darkturquoise
#00CED1
ΔE00 6.63
Aqua Blue
#02D8E9
ΔE00 8.21
Turquoise
#40E0D0
ΔE00 8.22
Paleturquoise
#AFEEEE
ΔE00 8.61
Pale Teal
#82CBB2
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFCD #CF7C7E
analogous
#7CCFA3 #7CCFCD #7CA8CF
triadic
#7CCFCD #CD7CCF #CFCD7C
tetradic
#7CCFCD #A37CCF #CF7C7E #A8CF7C
square
#7CCFCD #A37CCF #CF7C7E #A8CF7C
split-complementary
#7CCFCD #CF7CA8 #CFA37C
monochromatic
#389996 #4FBFBC #7CCFCD #A9DFDE #D6F0EF
Accessibility & contrast
On white
1.80
#7CCFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#7CCFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFCD
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFCD | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CD
Deuteranopia (green-blind)
#B7BCCE
Tritanopia (blue-blind)
#57D4CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ccfcd; /* rgb */ color: rgb(124, 207, 205); /* oklch */ color: oklch(80.1% 0.081 193.7);
Tailwind
colors: {
custom: {
50: '#a6dedc',
500: '#7ccfcd',
950: '#000000',
},
}SCSS
$custom: #7ccfcd; $custom-light: #a6dedc; $custom-dark: #000000;
JSON
{
"hex": "#7ccfcd",
"rgb": {
"r": 124,
"g": 207,
"b": 205
},
"hsl": {
"h": 178.554,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.80124,
"c": 0.08121,
"h": 193.7
},
"luminance": 0.53319
}Semantic roles & 50–950 ramp
primary
#7CCFCD
secondary
#9E5153
accent
#2C2FBA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484