#7FC4CF#7FC4CF
#7FC4CF is a light, moderate teal. Relative luminance 0.485; OKLCH L 77.8% C 0.071 H 208.5°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC4CF |
|---|---|
| RGB | rgb(127, 196, 207) |
| HSL | hsl(188, 45%, 65%) |
| HSV | hsv(188, 39%, 81%) |
| CMYK | cmyk(38.6%, 5.3%, 0%, 18.8%) |
| CIE-LAB | lab(75.14, -18.91, -12.37) |
| CIE-LCH | lch(75.14, 22.60, 213.20°) |
| OKLab | oklab(77.84% -0.0625 -0.034) |
| OKLCH | oklch(77.84% 0.071 208.5) |
| XYZ | xyz(39.7508, 48.4942, 66.2851) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.01
Lightblue
#ADD8E6
ΔE00 8.31
Baby Blue
#89CFF0
ΔE00 8.38
Powder Blue
#B0E0E6
ΔE00 8.44
Aqua Blue
#02D8E9
ΔE00 8.79
Turquoise Blue
#06B1C4
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC4CF #CF8A7F
analogous
#7FCFB2 #7FC4CF #7F9CCF
triadic
#7FC4CF #CF7FC4 #C4CF7F
tetradic
#7FC4CF #B27FCF #CF8A7F #9CCF7F
square
#7FC4CF #B27FCF #CF8A7F #9CCF7F
split-complementary
#7FC4CF #CF7F9C #CFB27F
monochromatic
#3A8D9A #52AFBE #7FC4CF #ACD9E0 #D8EDF0
Accessibility & contrast
On white
1.96
#7FC4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#7FC4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC4CF
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC4CF | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD0
Deuteranopia (green-blind)
#ACB5CF
Tritanopia (blue-blind)
#5ECAC7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7fc4cf; /* rgb */ color: rgb(127, 196, 207); /* oklch */ color: oklch(77.8% 0.071 208.5);
Tailwind
colors: {
custom: {
50: '#a8d6dd',
500: '#7fc4cf',
950: '#000000',
},
}SCSS
$custom: #7fc4cf; $custom-light: #a8d6dd; $custom-dark: #000000;
JSON
{
"hex": "#7fc4cf",
"rgb": {
"r": 127,
"g": 196,
"b": 207
},
"hsl": {
"h": 188.25,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.77839,
"c": 0.07113,
"h": 208.5
},
"luminance": 0.48497
}Semantic roles & 50–950 ramp
primary
#7FC4CF
secondary
#E2CBC8
accent
#402DB9
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383