#7ACFA4#7ACFA4
#7ACFA4 is a light, moderate green. Relative luminance 0.514; OKLCH L 78.9% C 0.104 H 160.7°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFA4 |
|---|---|
| RGB | rgb(122, 207, 164) |
| HSL | hsl(150, 47%, 65%) |
| HSV | hsv(150, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 20.8%, 18.8%) |
| CIE-LAB | lab(76.95, -35.42, 13.41) |
| CIE-LCH | lch(76.95, 37.88, 159.26°) |
| OKLab | oklab(78.86% -0.0982 0.0344) |
| OKLCH | oklch(78.86% 0.104 160.7) |
| XYZ | xyz(37.0370, 51.4411, 43.0922) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.51
Seafoam
#7FE0B3
ΔE00 4.03
Seafoam Blue
#78D1B6
ΔE00 4.89
Pale Teal
#82CBB2
ΔE00 5.14
Eucalyptus
#44D7A8
ΔE00 5.37
Light Teal
#90E4C1
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFA4 #CF7AA5
analogous
#7BCF7A #7ACFA4 #7ACFCE
triadic
#7ACFA4 #A47ACF #CFA47A
tetradic
#7ACFA4 #7A7BCF #CF7AA5 #CFCE7A
square
#7ACFA4 #7A7BCF #CF7AA5 #CFCE7A
split-complementary
#7ACFA4 #CE7ACF #CF7A7B
monochromatic
#379867 #4DBF85 #7ACFA4 #A7DFC3 #D4EFE2
Accessibility & contrast
On white
1.86
#7ACFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#7ACFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFA4
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFA4 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A2
Deuteranopia (green-blind)
#BFBAA7
Tritanopia (blue-blind)
#65CEC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7acfa4; /* rgb */ color: rgb(122, 207, 164); /* oklch */ color: oklch(78.9% 0.104 160.7);
Tailwind
colors: {
custom: {
50: '#a4debf',
500: '#7acfa4',
950: '#000000',
},
}SCSS
$custom: #7acfa4; $custom-light: #a4debf; $custom-dark: #000000;
JSON
{
"hex": "#7acfa4",
"rgb": {
"r": 122,
"g": 207,
"b": 164
},
"hsl": {
"h": 149.647,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.78861,
"c": 0.1041,
"h": 160.7
},
"luminance": 0.51444
}Semantic roles & 50–950 ramp
primary
#7ACFA4
secondary
#9E5077
accent
#2B74BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482