#7ACFA7#7ACFA7
#7ACFA7 is a light, moderate teal. Relative luminance 0.516; OKLCH L 78.9% C 0.102 H 162.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFA7 |
|---|---|
| RGB | rgb(122, 207, 167) |
| HSL | hsl(152, 47%, 65%) |
| HSV | hsv(152, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 19.3%, 18.8%) |
| CIE-LAB | lab(77.01, -34.81, 11.90) |
| CIE-LCH | lch(77.01, 36.79, 161.12°) |
| OKLab | oklab(78.94% -0.0969 0.0306) |
| OKLCH | oklch(78.94% 0.102 162.5) |
| XYZ | xyz(37.3111, 51.5507, 44.5359) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.93
Seafoam
#7FE0B3
ΔE00 4.05
Seafoam Blue
#78D1B6
ΔE00 4.08
Pale Teal
#82CBB2
ΔE00 4.39
Eucalyptus
#44D7A8
ΔE00 5.33
Light Teal
#90E4C1
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFA7 #CF7AA2
analogous
#7ACF7D #7ACFA7 #7ACCCF
triadic
#7ACFA7 #A77ACF #CFA77A
tetradic
#7ACFA7 #7D7ACF #CF7AA2 #CCCF7A
square
#7ACFA7 #7D7ACF #CF7AA2 #CCCF7A
split-complementary
#7ACFA7 #CF7ACC #CF7D7A
monochromatic
#37986A #4DBF89 #7ACFA7 #A7DFC5 #D4EFE3
Accessibility & contrast
On white
1.86
#7ACFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#7ACFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFA7
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFA7 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A5
Deuteranopia (green-blind)
#BFBAA9
Tritanopia (blue-blind)
#64CFC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7acfa7; /* rgb */ color: rgb(122, 207, 167); /* oklch */ color: oklch(78.9% 0.102 162.5);
Tailwind
colors: {
custom: {
50: '#a4dec1',
500: '#7acfa7',
950: '#000000',
},
}SCSS
$custom: #7acfa7; $custom-light: #a4dec1; $custom-dark: #000000;
JSON
{
"hex": "#7acfa7",
"rgb": {
"r": 122,
"g": 207,
"b": 167
},
"hsl": {
"h": 151.765,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.78936,
"c": 0.10162,
"h": 162.5
},
"luminance": 0.51553
}Semantic roles & 50–950 ramp
primary
#7ACFA7
secondary
#9E5074
accent
#2B6FBA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482