#7FC3CF#7FC3CF
#7FC3CF is a light, moderate teal. Relative luminance 0.480; OKLCH L 77.6% C 0.071 H 209.8°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC3CF |
|---|---|
| RGB | rgb(127, 195, 207) |
| HSL | hsl(189, 45%, 65%) |
| HSV | hsv(189, 39%, 81%) |
| CMYK | cmyk(38.6%, 5.8%, 0%, 18.8%) |
| CIE-LAB | lab(74.85, -18.40, -12.80) |
| CIE-LCH | lch(74.85, 22.41, 214.82°) |
| OKLab | oklab(77.61% -0.0613 -0.0351) |
| OKLCH | oklch(77.61% 0.071 209.8) |
| XYZ | xyz(39.5260, 48.0446, 66.2101) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.69
Baby Blue
#89CFF0
ΔE00 8.06
Lightblue
#ADD8E6
ΔE00 8.21
Powder Blue
#B0E0E6
ΔE00 8.61
Aqua Blue
#02D8E9
ΔE00 9.05
Turquoise Blue
#06B1C4
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC3CF #CF8B7F
analogous
#7FCFB3 #7FC3CF #7F9BCF
triadic
#7FC3CF #CF7FC3 #C3CF7F
tetradic
#7FC3CF #B37FCF #CF8B7F #9BCF7F
square
#7FC3CF #B37FCF #CF8B7F #9BCF7F
split-complementary
#7FC3CF #CF7F9B #CFB37F
monochromatic
#3A8B9A #52AEBE #7FC3CF #ACD8E0 #D8EDF0
Accessibility & contrast
On white
1.98
#7FC3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#7FC3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC3CF
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC3CF | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#ABB4CF
Tritanopia (blue-blind)
#5EC9C7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7fc3cf; /* rgb */ color: rgb(127, 195, 207); /* oklch */ color: oklch(77.6% 0.071 209.8);
Tailwind
colors: {
custom: {
50: '#a7d5dd',
500: '#7fc3cf',
950: '#000000',
},
}SCSS
$custom: #7fc3cf; $custom-light: #a7d5dd; $custom-dark: #000000;
JSON
{
"hex": "#7fc3cf",
"rgb": {
"r": 127,
"g": 195,
"b": 207
},
"hsl": {
"h": 189,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.77614,
"c": 0.07064,
"h": 209.8
},
"luminance": 0.48047
}Semantic roles & 50–950 ramp
primary
#7FC3CF
secondary
#E2CCC8
accent
#422DB9
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383