#7FC0AC#7FC0AC
#7FC0AC is a light, moderate teal. Relative luminance 0.452; OKLCH L 75.8% C 0.073 H 172.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC0AC |
|---|---|
| RGB | rgb(127, 192, 172) |
| HSL | hsl(162, 34%, 63%) |
| HSV | hsv(162, 34%, 75%) |
| CMYK | cmyk(33.9%, 0%, 10.4%, 24.7%) |
| CIE-LAB | lab(73.02, -25.15, 3.52) |
| CIE-LCH | lch(73.02, 25.39, 172.04°) |
| OKLab | oklab(75.82% -0.0722 0.0089) |
| OKLCH | oklch(75.82% 0.073 172.9) |
| XYZ | xyz(35.0458, 45.1879, 45.8972) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.12
Seafoam Blue
#78D1B6
ΔE00 5.01
Mediumaquamarine
#66CDAA
ΔE00 6.22
Greeny Blue
#42B395
ΔE00 7.90
Tealish
#24BCA8
ΔE00 8.15
Turquoise (survey)
#06C2AC
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC0AC #C07F93
analogous
#7FC08B #7FC0AC #7FB4C0
triadic
#7FC0AC #AC7FC0 #C0AC7F
tetradic
#7FC0AC #8B7FC0 #C07F93 #B4C07F
square
#7FC0AC #8B7FC0 #C07F93 #B4C07F
split-complementary
#7FC0AC #C07FB4 #C08B7F
monochromatic
#41846F #56AC91 #7FC0AC #A8D4C7 #D1E8E1
Accessibility & contrast
On white
2.09
#7FC0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#7FC0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC0AC
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC0AC | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AB
Deuteranopia (green-blind)
#B1B0AD
Tritanopia (blue-blind)
#6DC1BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7fc0ac; /* rgb */ color: rgb(127, 192, 172); /* oklch */ color: oklch(75.8% 0.073 172.9);
Tailwind
colors: {
custom: {
50: '#a6d3c4',
500: '#7fc0ac',
950: '#000000',
},
}SCSS
$custom: #7fc0ac; $custom-light: #a6d3c4; $custom-dark: #000000;
JSON
{
"hex": "#7fc0ac",
"rgb": {
"r": 127,
"g": 192,
"b": 172
},
"hsl": {
"h": 161.538,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.75817,
"c": 0.07271,
"h": 172.9
},
"luminance": 0.4519
}Semantic roles & 50–950 ramp
primary
#7FC0AC
secondary
#D9C2C9
accent
#395CAD
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#0F1412
muted
#7F8281