#7FC0AA#7FC0AA
#7FC0AA is a light, moderate teal. Relative luminance 0.451; OKLCH L 75.8% C 0.074 H 171.0°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC0AA |
|---|---|
| RGB | rgb(127, 192, 170) |
| HSL | hsl(160, 34%, 63%) |
| HSV | hsv(160, 34%, 75%) |
| CMYK | cmyk(33.9%, 0%, 11.5%, 24.7%) |
| CIE-LAB | lab(72.97, -25.58, 4.53) |
| CIE-LCH | lch(72.97, 25.98, 169.96°) |
| OKLab | oklab(75.76% -0.073 0.0116) |
| OKLCH | oklch(75.76% 0.074 171) |
| XYZ | xyz(34.8552, 45.1116, 44.8932) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.90
Seafoam Blue
#78D1B6
ΔE00 4.86
Mediumaquamarine
#66CDAA
ΔE00 5.84
Greeny Blue
#42B395
ΔE00 7.69
Tealish
#24BCA8
ΔE00 8.28
Darkseagreen
#8FBC8F
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC0AA #C07F95
analogous
#7FC089 #7FC0AA #7FB6C0
triadic
#7FC0AA #AA7FC0 #C0AA7F
tetradic
#7FC0AA #897FC0 #C07F95 #B6C07F
square
#7FC0AA #897FC0 #C07F95 #B6C07F
split-complementary
#7FC0AA #C07FB6 #C0897F
monochromatic
#41846D #56AC8F #7FC0AA #A8D4C5 #D1E8E0
Accessibility & contrast
On white
2.10
#7FC0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#7FC0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC0AA
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC0AA | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8A9
Deuteranopia (green-blind)
#B1B0AB
Tritanopia (blue-blind)
#6DC1B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7fc0aa; /* rgb */ color: rgb(127, 192, 170); /* oklch */ color: oklch(75.8% 0.074 171.0);
Tailwind
colors: {
custom: {
50: '#a6d3c3',
500: '#7fc0aa',
950: '#000000',
},
}SCSS
$custom: #7fc0aa; $custom-light: #a6d3c3; $custom-dark: #000000;
JSON
{
"hex": "#7fc0aa",
"rgb": {
"r": 127,
"g": 192,
"b": 170
},
"hsl": {
"h": 159.692,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.75761,
"c": 0.07394,
"h": 171
},
"luminance": 0.45114
}Semantic roles & 50–950 ramp
primary
#7FC0AA
secondary
#D9C2CA
accent
#3960AD
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#0F1412
muted
#7F8281