#7FC0AB#7FC0AB
#7FC0AB is a light, moderate teal. Relative luminance 0.452; OKLCH L 75.8% C 0.073 H 172.0°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC0AB |
|---|---|
| RGB | rgb(127, 192, 171) |
| HSL | hsl(161, 34%, 63%) |
| HSV | hsv(161, 34%, 75%) |
| CMYK | cmyk(33.9%, 0%, 10.9%, 24.7%) |
| CIE-LAB | lab(72.99, -25.37, 4.02) |
| CIE-LCH | lch(72.99, 25.68, 170.99°) |
| OKLab | oklab(75.79% -0.0726 0.0103) |
| OKLCH | oklch(75.79% 0.073 172) |
| XYZ | xyz(34.9501, 45.1496, 45.3933) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.99
Seafoam Blue
#78D1B6
ΔE00 4.92
Mediumaquamarine
#66CDAA
ΔE00 6.02
Greeny Blue
#42B395
ΔE00 7.79
Tealish
#24BCA8
ΔE00 8.21
Turquoise (survey)
#06C2AC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC0AB #C07F94
analogous
#7FC08A #7FC0AB #7FB5C0
triadic
#7FC0AB #AB7FC0 #C0AB7F
tetradic
#7FC0AB #8A7FC0 #C07F94 #B5C07F
square
#7FC0AB #8A7FC0 #C07F94 #B5C07F
split-complementary
#7FC0AB #C07FB5 #C08A7F
monochromatic
#41846E #56AC90 #7FC0AB #A8D4C6 #D1E8E1
Accessibility & contrast
On white
2.09
#7FC0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#7FC0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC0AB
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC0AB | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#6DC1BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7fc0ab; /* rgb */ color: rgb(127, 192, 171); /* oklch */ color: oklch(75.8% 0.073 172.0);
Tailwind
colors: {
custom: {
50: '#a6d3c4',
500: '#7fc0ab',
950: '#000000',
},
}SCSS
$custom: #7fc0ab; $custom-light: #a6d3c4; $custom-dark: #000000;
JSON
{
"hex": "#7fc0ab",
"rgb": {
"r": 127,
"g": 192,
"b": 171
},
"hsl": {
"h": 160.615,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.75789,
"c": 0.07332,
"h": 172
},
"luminance": 0.45152
}Semantic roles & 50–950 ramp
primary
#7FC0AB
secondary
#D9C2C9
accent
#395EAD
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#0F1412
muted
#7F8281