#7ACFA2#7ACFA2
#7ACFA2 is a light, moderate green. Relative luminance 0.514; OKLCH L 78.8% C 0.106 H 159.5°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFA2 |
|---|---|
| RGB | rgb(122, 207, 162) |
| HSL | hsl(148, 47%, 65%) |
| HSV | hsv(148, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 21.7%, 18.8%) |
| CIE-LAB | lab(76.90, -35.83, 14.42) |
| CIE-LCH | lch(76.90, 38.62, 158.08°) |
| OKLab | oklab(78.81% -0.0991 0.037) |
| OKLCH | oklch(78.81% 0.106 159.5) |
| XYZ | xyz(36.8578, 51.3694, 42.1485) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.94
Seafoam
#7FE0B3
ΔE00 4.11
Seafoam Blue
#78D1B6
ΔE00 5.41
Eucalyptus
#44D7A8
ΔE00 5.46
Pale Teal
#82CBB2
ΔE00 5.63
Light Teal
#90E4C1
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFA2 #CF7AA7
analogous
#7DCF7A #7ACFA2 #7ACFCC
triadic
#7ACFA2 #A27ACF #CFA27A
tetradic
#7ACFA2 #7A7DCF #CF7AA7 #CFCC7A
square
#7ACFA2 #7A7DCF #CF7AA7 #CFCC7A
split-complementary
#7ACFA2 #CC7ACF #CF7A7D
monochromatic
#379864 #4DBF83 #7ACFA2 #A7DFC1 #D4EFE1
Accessibility & contrast
On white
1.86
#7ACFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#7ACFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFA2
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFA2 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#C0BAA5
Tritanopia (blue-blind)
#66CEC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7acfa2; /* rgb */ color: rgb(122, 207, 162); /* oklch */ color: oklch(78.8% 0.106 159.5);
Tailwind
colors: {
custom: {
50: '#a4debd',
500: '#7acfa2',
950: '#000000',
},
}SCSS
$custom: #7acfa2; $custom-light: #a4debd; $custom-dark: #000000;
JSON
{
"hex": "#7acfa2",
"rgb": {
"r": 122,
"g": 207,
"b": 162
},
"hsl": {
"h": 148.235,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.78811,
"c": 0.1058,
"h": 159.5
},
"luminance": 0.51372
}Semantic roles & 50–950 ramp
primary
#7ACFA2
secondary
#9E5079
accent
#2B77BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482