#7CCFCF#7CCFCF
#7CCFCF is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.2% C 0.081 H 195.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFCF |
|---|---|
| RGB | rgb(124, 207, 207) |
| HSL | hsl(180, 46%, 65%) |
| HSV | hsv(180, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(78.12, -25.20, -7.94) |
| CIE-LCH | lch(78.12, 26.42, 197.50°) |
| OKLab | oklab(80.19% -0.0781 -0.0219) |
| OKLCH | oklch(80.19% 0.081 195.7) |
| XYZ | xyz(41.8832, 53.4127, 67.1220) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.32
Darkturquoise
#00CED1
ΔE00 6.61
Aqua Blue
#02D8E9
ΔE00 7.72
Robin'S Egg Blue
#98EFF9
ΔE00 8.44
Paleturquoise
#AFEEEE
ΔE00 8.48
Powder Blue
#B0E0E6
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFCF #CF7C7C
analogous
#7CCFA6 #7CCFCF #7CA6CF
triadic
#7CCFCF #CF7CCF #CFCF7C
tetradic
#7CCFCF #A67CCF #CF7C7C #A6CF7C
square
#7CCFCF #A67CCF #CF7C7C #A6CF7C
split-complementary
#7CCFCF #CF7CA6 #CFA67C
monochromatic
#389999 #4FBFBF #7CCFCF #A9DFDF #D6F0F0
Accessibility & contrast
On white
1.80
#7CCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#7CCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFCF
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFCF | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#B6BCD0
Tritanopia (blue-blind)
#56D4CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ccfcf; /* rgb */ color: rgb(124, 207, 207); /* oklch */ color: oklch(80.2% 0.081 195.7);
Tailwind
colors: {
custom: {
50: '#a6dedd',
500: '#7ccfcf',
950: '#000000',
},
}SCSS
$custom: #7ccfcf; $custom-light: #a6dedd; $custom-dark: #000000;
JSON
{
"hex": "#7ccfcf",
"rgb": {
"r": 124,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.80189,
"c": 0.08109,
"h": 195.7
},
"luminance": 0.53416
}Semantic roles & 50–950 ramp
primary
#7CCFCF
secondary
#9E5151
accent
#2C2CBA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484