#7FC3AC#7FC3AC
#7FC3AC is a light, moderate teal. Relative luminance 0.465; OKLCH L 76.5% C 0.077 H 170.9°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC3AC |
|---|---|
| RGB | rgb(127, 195, 172) |
| HSL | hsl(160, 36%, 63%) |
| HSV | hsv(160, 35%, 76%) |
| CMYK | cmyk(34.9%, 0%, 11.8%, 23.5%) |
| CIE-LAB | lab(73.88, -26.62, 4.77) |
| CIE-LCH | lch(73.88, 27.05, 169.85°) |
| OKLab | oklab(76.51% -0.0759 0.0122) |
| OKLCH | oklch(76.51% 0.077 170.9) |
| XYZ | xyz(35.7112, 46.5187, 46.1190) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.07
Seafoam Blue
#78D1B6
ΔE00 4.02
Mediumaquamarine
#66CDAA
ΔE00 5.17
Greeny Blue
#42B395
ΔE00 7.85
Tealish
#24BCA8
ΔE00 8.25
Light Teal
#90E4C1
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC3AC #C37F96
analogous
#7FC38A #7FC3AC #7FB8C3
triadic
#7FC3AC #AC7FC3 #C3AC7F
tetradic
#7FC3AC #8A7FC3 #C37F96 #B8C37F
square
#7FC3AC #8A7FC3 #C37F96 #B8C37F
split-complementary
#7FC3AC #C37FB8 #C38A7F
monochromatic
#40886F #55AF91 #7FC3AC #A9D7C7 #D2EAE2
Accessibility & contrast
On white
2.04
#7FC3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#7FC3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC3AC
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC3AC | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAB
Deuteranopia (green-blind)
#B3B2AE
Tritanopia (blue-blind)
#6CC4BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #7fc3ac; /* rgb */ color: rgb(127, 195, 172); /* oklch */ color: oklch(76.5% 0.077 170.9);
Tailwind
colors: {
custom: {
50: '#a6d5c4',
500: '#7fc3ac',
950: '#000000',
},
}SCSS
$custom: #7fc3ac; $custom-light: #a6d5c4; $custom-dark: #000000;
JSON
{
"hex": "#7fc3ac",
"rgb": {
"r": 127,
"g": 195,
"b": 172
},
"hsl": {
"h": 159.706,
"s": 36.17,
"l": 63.137
},
"oklch": {
"l": 0.76513,
"c": 0.0769,
"h": 170.9
},
"luminance": 0.46521
}Semantic roles & 50–950 ramp
primary
#7FC3AC
secondary
#DBC3CB
accent
#365FAF
background
#FAFDFC
surface
#F4FAF8
border
#CED3D1
text
#101412
muted
#7F8381