#7FCFCF#7FCFCF
#7FCFCF is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.3% C 0.079 H 195.7°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCFCF |
|---|---|
| RGB | rgb(127, 207, 207) |
| HSL | hsl(180, 45%, 65%) |
| HSV | hsv(180, 39%, 81%) |
| CMYK | cmyk(38.6%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(78.25, -24.44, -7.73) |
| CIE-LCH | lch(78.25, 25.64, 197.55°) |
| OKLab | oklab(80.33% -0.0757 -0.0213) |
| OKLCH | oklch(80.33% 0.079 195.7) |
| XYZ | xyz(42.3235, 53.6397, 67.1426) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.68
Darkturquoise
#00CED1
ΔE00 6.98
Aqua Blue
#02D8E9
ΔE00 7.97
Paleturquoise
#AFEEEE
ΔE00 8.27
Robin'S Egg Blue
#98EFF9
ΔE00 8.34
Powder Blue
#B0E0E6
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCFCF #CF7F7F
analogous
#7FCFA7 #7FCFCF #7FA7CF
triadic
#7FCFCF #CF7FCF #CFCF7F
tetradic
#7FCFCF #A77FCF #CF7F7F #A7CF7F
square
#7FCFCF #A77FCF #CF7F7F #A7CF7F
split-complementary
#7FCFCF #CF7FA7 #CFA77F
monochromatic
#3A9A9A #52BEBE #7FCFCF #ACE0E0 #D8F0F0
Accessibility & contrast
On white
1.79
#7FCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#7FCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCFCF
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCFCF | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#B7BDD0
Tritanopia (blue-blind)
#5CD4CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fcfcf; /* rgb */ color: rgb(127, 207, 207); /* oklch */ color: oklch(80.3% 0.079 195.7);
Tailwind
colors: {
custom: {
50: '#a8dedd',
500: '#7fcfcf',
950: '#000000',
},
}SCSS
$custom: #7fcfcf; $custom-light: #a8dedd; $custom-dark: #000000;
JSON
{
"hex": "#7fcfcf",
"rgb": {
"r": 127,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.80332,
"c": 0.07867,
"h": 195.7
},
"luminance": 0.53643
}Semantic roles & 50–950 ramp
primary
#7FCFCF
secondary
#A05353
accent
#2D2DB9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484