#7FC5CF#7FC5CF
#7FC5CF is a light, moderate teal. Relative luminance 0.489; OKLCH L 78.1% C 0.072 H 207.2°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC5CF |
|---|---|
| RGB | rgb(127, 197, 207) |
| HSL | hsl(188, 45%, 65%) |
| HSV | hsv(188, 39%, 81%) |
| CMYK | cmyk(38.6%, 4.8%, 0%, 18.8%) |
| CIE-LAB | lab(75.42, -19.42, -11.95) |
| CIE-LCH | lch(75.42, 22.80, 211.61°) |
| OKLab | oklab(78.07% -0.0637 -0.0328) |
| OKLCH | oklch(78.07% 0.072 207.2) |
| XYZ | xyz(39.9771, 48.9468, 66.3605) |
| Luminance | 0.4895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.34
Powder Blue
#B0E0E6
ΔE00 8.31
Lightblue
#ADD8E6
ΔE00 8.44
Aqua Blue
#02D8E9
ΔE00 8.56
Baby Blue
#89CFF0
ΔE00 8.72
Darkturquoise
#00CED1
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC5CF #CF897F
analogous
#7FCFB1 #7FC5CF #7F9DCF
triadic
#7FC5CF #CF7FC5 #C5CF7F
tetradic
#7FC5CF #B17FCF #CF897F #9DCF7F
square
#7FC5CF #B17FCF #CF897F #9DCF7F
split-complementary
#7FC5CF #CF7F9D #CFB17F
monochromatic
#3A8E9A #52B1BE #7FC5CF #ACD9E0 #D8EDF0
Accessibility & contrast
On white
1.95
#7FC5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#7FC5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC5CF
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC5CF | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D0
Deuteranopia (green-blind)
#ADB5CF
Tritanopia (blue-blind)
#5ECBC8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #7fc5cf; /* rgb */ color: rgb(127, 197, 207); /* oklch */ color: oklch(78.1% 0.072 207.2);
Tailwind
colors: {
custom: {
50: '#a8d6dd',
500: '#7fc5cf',
950: '#000000',
},
}SCSS
$custom: #7fc5cf; $custom-light: #a8d6dd; $custom-dark: #000000;
JSON
{
"hex": "#7fc5cf",
"rgb": {
"r": 127,
"g": 197,
"b": 207
},
"hsl": {
"h": 187.5,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.78065,
"c": 0.07167,
"h": 207.2
},
"luminance": 0.4895
}Semantic roles & 50–950 ramp
primary
#7FC5CF
secondary
#E2CBC8
accent
#3E2DB9
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383